|
-
September 15th, 1999, 05:52 AM
#1
MSComm32.ocx
How to send binary data with the MSComm32.ocx?
Code would be helpfull!
Thanks and regards
Sascha
-
September 16th, 1999, 03:00 AM
#2
Re: MSComm32.ocx
Hi Sascha:
The Output property can transmit text data or binary data. To send text data using the Output property, you must specify a Variant that contains a string. To send binary data, you must pass a Variant which contains a byte array to the Output property.
I hope that this message can help you.
Good luck, Bye.....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|