Hi all,
I got an error massage on my following code
VB Code:
Private Sub Cmd_send_Click() For j = 0 To bytecount MSComm1.Output = char(j) Next End Sub
pointing to the third line.
can anybody explain me what is wrong?
thank you
|
Results 1 to 7 of 7
Thread: array of byte to Mscomm.out?Threaded View
|
Click Here to Expand Forum to Full Width |