Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exception C0000005 on wait window command
Message
From
27/11/2001 10:00:52
 
 
To
27/11/2001 09:35:24
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00586253
Message ID:
00586297
Views:
11
Hilmar,

Sleep pauses the current program for the specified timeout without waiting for any input. I'm not sure how significant this is, but in a tight loop this may well make a difference. Sleep is particularly useful in COM-server DLLs where UI functions such as WAIT and INKEY() are not available.

See also MSKB#Q260337

HTH
>>Lawrence,
>>In addition to Hilmar's reply, if you need a timeout in VFP, it's more efficient to use the API call Sleep():
>> ...
>
>Daniel,
>
>Since this is relatively new for me, I wish to ask in what way would Sleep() be more efficient?
>
>Hilmar.
Daniel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform