Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Progress Bar for PACK, etc.
Message
 
 
To
28/09/2005 13:51:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01054084
Message ID:
01054385
Views:
27
Hi Kenneth,
use VFP native progress bar
Set Notify On
Set Talk On
Define Window dummy From 0,0 To 1,1
Set Talk Window dummy

* do pack SQl whatever

Release Windows dummy
Set Notify Off
Set Talk Off
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform