07-05-2010 09:14 PM - edited 07-05-2010 09:23 PM
Hi,
I have situation here where i want to convert the ascii (combination of english char + chinese char) to unicode format...
somehow i still not successful to get what i want..(refer to pic)
Btw, I have add additional line to the labview.ini -- UseUnicode=TRUE.
Attach with the vi & pic here.
regards,
07-06-2010 01:38 AM
Please ignore. I'm able to solve it.
By change the OS of the language setting to PRC, i can get the format that i want.
Insert the line "UseUnicode=True" is not necessary.