Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MSComm32 and hexadecimal..
Message
 
To
08/08/2000 09:42:19
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00402143
Message ID:
00402292
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform