Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP7 MSCOMM Object
Message
From
21/11/2003 09:54:27
 
 
To
21/11/2003 09:19:26
Terry Davis
Enhanced systems consulting
Tennessee, United States
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00852283
Message ID:
00852293
Views:
9
Wait a second...
*stop coveyor
ThisForm.oleComm2.output = CHR(27) + CHR(13) &&X

*clear buffers
ThisForm.oleComm2.InBufferCount = 0
ThisForm.oleComm2.outBufferCount = 0

ThisForm.llconveyon = .F.
Are you really clearing the output buffer immediately after the .Output's? There is your problem. You might try waiting until the count reaches 0 instead.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform