Hi,
How do I show the standard windows animation for Filecopy and File delete procedures.
Also after copying a file I want to delete the original file how to do it??
Printable View
Hi,
How do I show the standard windows animation for Filecopy and File delete procedures.
Also after copying a file I want to delete the original file how to do it??
That's same as moving a file :DQuote:
Originally posted by morphiz
Also after copying a file I want to delete the original file how to do it?
You want the AVI's that come with MSDN. You would show them in an animation control during your file operations.
You can use the KILL Statement to delete a file.
THIS IS A LITTLE PROGRAM SHOWING ANIMATION.
YOU WILL NEED TO MODIFY IT TO WORK ON YOUR PC I.E THE PATH ETC AND ALSO THE AVI ANIMATION FOR FILECOPY.
HOPE THIS HELPS YOU .