How to read a Text File Hidden Characters?
Posted
by
balexandre
on Super User
See other posts from Super User
or by balexandre
Published on 2010-03-23T11:35:46Z
Indexed on
2012/09/04
15:43 UTC
Read the original article
Hit count: 306
I've created a text file from an application that I developed.
When I send the text file to a SYSTEM Validation, they (3rd Party System) say that the file is invalid and that the file contains 3 characters in the beginning of the file that are not allowed as well special characters are not correct.
They also say I need to use either ISO 8859-1 or PC850
Well, I'm using Notepad++ and I can't see that at all! What is the best text file reader for this kind of problems?
EDITED
I also have a Mac and just thought I remembered opening in TextMate ... WOW! Now I know what they are talking about!
How can I have the same in Windows?
© Super User or respective owner