Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to catch OnComm event ?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00557428
Message ID:
00557658
Vues:
20
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform