Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exiting a loop gracefully
Message
From
27/04/1999 21:11:25
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00212793
Message ID:
00212828
Views:
21
VFP is not multithreaded, so, you cannot do it gracefully! :) My best bet would be to use the SHFileOperation Win32 API function. It can be used to copy files exactly as the Windows Explorer does (ie the same dialog, flying "papers" animation, etc). It also allows the user to cancel the operation.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform