Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Putting VFP to
Message
From
08/08/2001 17:38:30
 
 
To
08/08/2001 17:26:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00541567
Message ID:
00541581
Views:
17
>>
DECLARE INTEGER Sleep in Win32API integer nMilliseconds
>>=Sleep(2*1000) && wait 2 seconds
>>
>>
>THANK YOU VERY MUCH......Rich

And that's a "multi-tasking friendly" approach. While VFP "sleeps" through the Win32API call, other applications get those processor cycles. The other FP approach doesn't release those cycles to other apps.

Jay
Previous
Reply
Map
View

Click here to load this message in the networking platform