Hi all
I have defined the Unicode Text in the script file as following :
TEXT: TXTxHelloWord{ NUMBER: 1 X: 100 Y: 100 FONT: Font2_Unicode_Normal FGCOLOR: RED "Hello World" }
The script will be stored with 16bit characters.
I have compiled it and download to the DCUL4.
However when I show this text with compiler mode command ( T1,<LF>),
the text "þÿ" (code: fe ff) is displayed, but expected is "Hello World"
The problem don't appear when I do with DCUL7.
Could you please explain the root cause of problem?
Thanks.
Thai Tran.