|
Answer» Hi, There is a problem with hungarian characters showing. If I create a file in dos with the following command DIR /n >c:\temp.txt
I can open the file in dos correctly even with an editor (edit.com), however in windows xp for examle notepad or whatever instead the Hungarian characters (LIKE é á ű ú ő ó ü) it displays weard symbols. Everything is set in autoexec.nt and config.sys to the hugarian settings with the 852 code format, but still no result. How could I MAKE applications in windows to show the appropriate result of my command. Please Help!! If its not the right forum, please tell me where to write or forward the msg to the right department. Quote from: bajroly on May 14, 2009, 04:07:43 AM Hi, There is a problem with hungarian characters showing. If I create a file in dos with the following command dir /n >c:\temp.txt
I can open the file in dos correctly even with an editor (edit.com), however in windows xp for examle notepad or whatever instead the Hungarian characters (like é á ű ú ő ó ü) it displays weard symbols. Everything is set in autoexec.nt and config.sys to the hugarian settings with the 852 code format, but still no result. How could I make applications in windows to show the appropriate result of my command. Please Help!! If its not the right forum, please tell me where to write or forward the msg to the right department.
Try opening microsoft word, and putting the characters in there. Then save the file as PLAIN TEXT FORMAT (.txt). And you will also need to change your notepad font if you want to view them in notepad, one of the System fonts should do it I think...Hi, Thanks for helping me out. I changed the font style in Notepad to Terminal and it showed up as I expected. Thank you!
|