Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to catch OnComm event ?
Message
From
18/09/2001 02:15:31
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00557428
Message ID:
00557658
Views:
32
>The OnComm event fires when data is received.
Not for me :-)
I create simple form.
Add MsComm, CommandButton, TextBox.
form.init()
...set mscomm properties
CommandButton.Click()
thisform.TextBox1.value=thisform.mscomm.Input()
MsComm.OnComm()
wait "have data, Pavel" wind nowa

and then send "hello" into CommPort ...
CommandButton.click() say "hello" into TextBox, but OnComm NOT fired.
Pavel
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform