I'm going to be working with XML files on Windows.  Notice that in Notepad (on
W2K+) you can save a file with different encodings, including Unicode.  These
XML files are Unicode.  Opened directly in Notepad, they take on an appearance
of having extra spaces between characters.

Grep and diff will barf on these files.  But if I save them selecting ANSI
encoding everybody's happy.

I'd like to put together a simple little script to convert them to ANSI, help
appreciated.

/g






-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to