Hi
How to move a character to array element as following packet(1) ?
Dim packet(64) As Byte
packet(0) = ENQ
packet(1) = '0'
How to move a character to array element as following packet(1) ?
Dim packet(64) As Byte
packet(0) = ENQ
packet(1) = '0'