Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSComm control
Message
From
26/04/2005 17:45:49
 
 
To
26/04/2005 17:38:02
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
01008634
Message ID:
01008647
Views:
17
Ok, instead of the message box, add a pair of edit boxes to the form.

Then try this in each OnComm method:

thisform.edit1.Value = thisform.edit1.Value + this.input

and

thisform.edit2.Value = thisform.edit2.Value + this.input

in the second control.

>for testing I have =MESSAGEBOX(STR(This.commPort)) in OnComm for both.
>Only is responding.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform