02-01-2007 05:49 AM
02-02-2007 10:07 AM
Hello Hamtsi,
unfortunately LabWindows/CVI does not support unicode currently. Thus if you would like to retrieve the information from the file, you would need an external tool, which converts the unicode to multi-byte (2-Byte) character representation first, as multi-byte characters are used for the representation of (asian-) characters in CVI.
Regards,
C.L. - National Instruments Germany