sergeyken wrote:indianrajput wrote:sergeyken wrote:0. There are millions of examples for this task available anywhere in this world. No need to ask people to re-invent what has been done ages ago.
1. Present your code (or critical part(s) of it)
2. Present your data (or critical part(s) of it)
3. Present your results, including error message(s)
4. Don't forget to use this:CODE TAGS for your samples
Hi Sergeyken,
Thanks for your answer . I am new to the forum so can you please guide me where is the example related to VB file to VB file movement ....
If you want I can share my code too
1. One of thousands of easily available examples with comments:
http://coboltuts.blogspot.com/p/file-ha ... iable.html
. . . . . . . . . . .
4. Don't forget to use this:CODE TAGS for your samples
Hi,
thanks a lot for the link given. i had gone through this piece of code , but in this input variable length file size and output variable length file size are same ..this is just copy and paste. In my case I have input variable file size is 6104 and output variable file size is having 6175. and hence getting issue.