View Single Post
Old Feb 1st, 2005, 12:34 PM   #1
welles
Newbie
 
Join Date: Feb 2005
Posts: 2
Rep Power: 0 welles is on a distinguished road
Unicode to Ascii

I am actually working on an installation project at the moment and I am try to read an automatic generated unicode log file by using InstallScript. But unfortunately, the GetLine function in InstallScript only read Ascii file. I tried to manually convert the log file to Ascii by usning Notepad and it works. But I would like to automate the convertion. Can anyone help me?

Thanks,
Welles
welles is offline   Reply With Quote