i use GUI download to download the internal table data in the path specified by the user.
But there is a strange behavoir in this.
i havent given the file path to download.
But i have given only the file name (notthedrive say
) .
In the file output path : sample
once i execute the it shows the message this much bytes transferred.
but the file is transferred and stored in some location.
I dont know y this happens in my progrram
only if i give the directory path the file is to be strored.
other wise it shouldnt .
How to solve this.
please help
thanks