Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can i use inkey function to make my program wait 5 secs
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00873769
Message ID:
00874590
Views:
17
Raj,

It will work, but do this instead...

DECLARE Sleep IN Win32API INTEGER nMilliseconds
Sleep(5000) && 5 seconds

HTH
Ron Seidl
Independent Developer
VFP

"I'm playing in life's theater in anticipation of a great cast party!"
Previous
Reply
Map
View

Click here to load this message in the networking platform