file copy process

  • Thread starter Thread starter cfyam
  • Start date Start date
C

cfyam

When I copy a file to flopy disk , how can I know the work is completed?
 
The easy way to do it is wrap it in a function/method and then raise an
event immediatley after your File.Copy command. There may be an API to do
it, but I'm not sure of what it may be.

HTH,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top