Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MSComm32 and hexadecimal..
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00402143
Message ID:
00402292
Vues:
11
Yoonhee,

I don't know if it is a type, but you used .input instead of .output.

Try:

Thisform.olecontrol1.NullDiscard=.F.
Thisform.olecontrol1.EofEnable=.F.
Thisform.olecontrol1.Outbuffersize=512
Thisform.olecontrol1.OUTPUT = chr(0xAA)+chr(0x34)+chr(0x00)+chr(0x01)+chr(0x00)+chr(0x01)

hth,
Frank Camp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform