Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying A Large File
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00684504
Message ID:
00684607
Views:
25
Thanks, that works great. And thanks to you as well Nadya!

>You can use WIn API # 12730 SHFileOperation function. It can display progress bar.
>
>>I need to copy a large file (over 250megs) inside of my application. The COPY FILE command works great, BUT, while it's copying it looks like the system has locked up. I'm trying to figure out some kind of progress bar, or even just a little "Please Wait . . ." wait window, where the periods would sequence ("." ". ." ". . ."). In order to do either, however, the COPY FILE command needs to free up some CPU cycles.. and I can't figure out how to do it.
>>
>>Is there a way to do this with the COPY FILE command, or is there an alternate way to copy a file that DOES allow other processes to continue or returns back a status?
>>
>>Thanks
Scott
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform