Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00817017
Message ID:
00817393
Views:
18
Try this:

EndTime = SECONDS() + 3
DO WHILE SECONDS() < EndTime
ENDDO

The user can not use the keyboard to shortcut the wait.


>What is the command you can use to pause execution (for example, 3 seconds, between commands)?
>
>I've seen it here countless times, but I am having a Brain Cloud at the moment....
>
>Tommy
Dennis Lindeman
Previous
Next
Reply
Map
View