Re: batch file created in Notepad and saves as UTF-8 shows strange characters.
Posted by: KimSeong Loh
Date: August 16, 2007 12:37AM

Don't ever used Notepad to save a UTF8 file. It adds 3 bytes in front, this is the BOM byte order mark of Unicode, utf8 does not require it and should not have it.

Probably a bug in Notepad.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: batch file created in Notepad and saves as UTF-8 shows strange characters.
2841
August 16, 2007 12:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.