Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird problem with MSCOMM
Message
From
23/03/2004 07:58:24
 
 
To
23/03/2004 07:40:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00888798
Message ID:
00888804
Views:
10
Virusim,

SLEEP() is doing exactly what it is supposed to do :

"suspends the execution of the current thread for at least the specified interval"

Since your OnComm() codes runs in the current thread, it doesn't :-) However, if you test the comm input after the Sleep expires, I expect you'll find your data is there.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform