
reading binary data from a comm port
I need to read an 18 byte string that consists of 18 different byte values
from a comm port. I am using VB4.0 and mscomm32.ocx. I cannot figure out how
to break out each byte from the input string. Any help in figuring this out would be appreciated.
Gary Rylander