A
Amjad
Hi,
Why do I get this character (ÿ) when I try to display the
blank ASCII character number 255?
MsgBox (Chr(255))
I think I need to set the text encoding to ASCII somehow,
but I don't know how. Any ideas?
Why do I get this character (ÿ) when I try to display the
blank ASCII character number 255?
MsgBox (Chr(255))
I think I need to set the text encoding to ASCII somehow,
but I don't know how. Any ideas?