F
Frank
Hi,
Can anyone tell me how I can send ascii and/or
hexadecimal codes in VB to the printer or comm port.
Sending text to the comm port is functioning well.
If I, for example, want to use the command Chr(€)
this character is rejected by VB. This character is used
for the Euro symbol if I understand well. Normally it's
ALT 0128. Also tried to send hexadecimal codes to the
comm port but these are rejected also.
Frank
Can anyone tell me how I can send ascii and/or
hexadecimal codes in VB to the printer or comm port.
Sending text to the comm port is functioning well.
If I, for example, want to use the command Chr(€)
this character is rejected by VB. This character is used
for the Euro symbol if I understand well. Normally it's
ALT 0128. Also tried to send hexadecimal codes to the
comm port but these are rejected also.
Frank