Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Background process using vfp
Message
From
27/03/2003 04:51:13
 
 
To
27/03/2003 03:07:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00770636
Message ID:
00770652
Views:
18
Hi,

I'm surprised at loss on the system clock !

You could either use VFP's WAIT or, if you have no interface the Sleep API:
Declare Integer Sleep IN WIN32API Integer
=Sleep(10000)  && Wait for 10 seconds
Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform