Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help :MScomm - OnComm Event
Message
From
30/01/2002 17:24:29
 
 
To
29/01/2002 22:38:43
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00612593
Message ID:
00613106
Views:
16
>I found the onComm event does fire when my comm port received data.
>
>But when I try receive data by manually (thisform.oMsComm1.input), I found the data is there. Why??
>


I use something like this in my OnComm Method:

IF This.CommEvent = 2

ThisForm.cInput=ThisForm.cInput+This.Input()

ENDIF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform