LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Import Unicode File

Hi All,

 

I am creating a multilingual supported software. I have a problem with the multilingual support part. I exported all strings on my front panel to text file with export strings method then translate that text file from English to Korean. As you know, Korean language includes unicode characters. So that I saved my txt file as Unicode. Lastly I imported that translated unicode file to change language english to korean with import strings file but an error occured. The message said "generic error". So how can I import unicode txt file? Because I can change language English to German by using ansi txt file with the same methods. I am sure that the problem is unicode txt file for import method.What can I do to do that?

 

Thanks in advance.

 

Mehmet.

0 Kudos
Message 1 of 3
(3,024 Views)

LabVIEW does not support Unicode. Actually, it has limited support, so it's not really "official" support. That said, you should read over this page:

 

A List of Tips and Tools for using Unicode in LabVIEW

 

0 Kudos
Message 2 of 3
(3,011 Views)
Continued here. Please stick to a single thread
Message Edited by muks on 06-16-2010 07:35 PM
0 Kudos
Message 3 of 3
(2,929 Views)