Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSComm control
Message
De
26/04/2005 17:45:49
 
 
À
26/04/2005 17:38:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
01008634
Message ID:
01008647
Vues:
16
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform