Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSComm control
Message
From
26/04/2005 17:51:24
 
 
To
26/04/2005 17:45:49
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
01008634
Message ID:
01008650
Views:
14
>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.
Exactly the same. No working
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform