Saved Bookmarks
| 1. |
Solve : How to convert Unicode text file to Ascii in DOS?? |
|
Answer» Does anyone know how to convert a unicode text file to ascii in dos? Need it for work!!! Thanks!Maybe I should be more specific on the question. 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. |
|