At 19:44 Uhr +0100 17.03.2006, José Campos wrote:
If you have at least one character in your file that is not in the
charset you choose, then your file will be encoded as utf-8. Just find the faulty character, or decide to work with utf-8 file ;-)
Indeed! It was the endash character (option with -). I really thought that it is available in ISO-8859-1. After replacing this with the normal dash, the file wasn't saved anymore as UFT-8.
or decide to work with utf-8 file ;-)
Well, that's not up to me in this case. The project manager decided that all files have to be saved using ISO-8859-1.
Anyway, thanks a lot! :-)
Kind regards, Tobias