Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Waiting around....
Message
From
06/08/2003 02:21:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00817017
Message ID:
00817181
Views:
20
<snip>
>>If the user is resting on the keyboard then:
>>
>>
>>tStrTime = DATETIME()
>>DO WHILE DATETIME() <= tStrTime + 3
>>  =INKEY(1)
>>ENDDO
>>
>>
>>...<g>. I can see the argument already :)
>
>Thanks! I am staying clear of this!!!
>

Hi Tommy, the code is fine and will work. The main difference beween this and other solutions given is that this will force a user to wait the set period whereas the other options allow the user to bypass the wait period by pressing any key. The comment to Houston is just a joke :)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform