Hello,
It not possible to it directly, but I found somethng that could help you in the right direction.
Quote from a VB forum:
"What I'd recommend is to do the copy "manually".
That is, open input
and output files as Binary, and use Get/Put to transfer a nice large
chunk at a time.
That way, you can do a progress display.
The larger
the chunks, the faster the transfer"
You will have to get the file size before transfer to calculate the progress.
Regards,
André
Regards,
André (CLA, CLED)