Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Better way to copy files
Message
From
07/02/2002 12:17:28
 
 
To
07/02/2002 12:14:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00616676
Message ID:
00616743
Views:
31
Thanks, but I need to copy one file at a time, not whole directories.

I figured out how to do the copy with EXECSCRIPT, anyway.

Thanks,

Michelle


>Michelle,
>
>Don't know what you're really after.
>
>In case you want to copy whole directories and subdirectories, there's a download of mine (#1554Folder-and-File related API-based functions) which I can recommend (LOL).
>
>The FolderCopy(FolderFrom, FolderTo) is 'smart', ie if the file already exists and both the size and date have not changed, it does not copy at all.
>
>I use it often to restore the database to an older state, and to back up my work to CD-RW
>
>There are also a couple of other functions(FolderMove, FolderRemove, adir_) and definitions of API functions (like CopyFile)
>
>The whole includes a thermomether with TimeElapsed, TimeLeft, Progress and Progress/sec
>
>Suggest you have a look at it.
Previous
Reply
Map
View

Click here to load this message in the networking platform