You are here

NP++ not opening international files

5 posts / 0 new
Last post
bakerb04
Offline
Last seen: 16 years 1 month ago
Joined: 2008-03-03 21:29
NP++ not opening international files

Is it just me or does NP++ have problems opening a file thats filename includes international characters? Is this a NP++ error or an error of how portable apps compiles it?

Bodey

Simeon
Simeon's picture
Offline
Last seen: 9 years 6 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
No/Yes

I made a txt file with ß in the filename and ß in the content.
It opened correctly but misinterpreted the ? as something cryptic. I could write more ß´s to the file and save it but when I opened it again the ß were displayed as garbage.

I retried the whole thing with another file and now it works. Weird.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

José Pedro Arvela
Offline
Last seen: 5 years 3 months ago
Joined: 2007-07-10 07:29
Coding

Is the file on UTF-8 or ISO-something-something?

If the file is in one coding and N++ detects another coding instead it will happen that.

Blue is everything.

Simeon
Simeon's picture
Offline
Last seen: 9 years 6 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
I just did a simple txt

file with the editor so I don't know about the coding.

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

José Pedro Arvela
Offline
Last seen: 5 years 3 months ago
Joined: 2007-07-10 07:29
I think

I think that Windows' Notepad uses the ISO-something-something so check the Format menu to see the encoding on the bottom, where it says "Encode in ..." one of those must be checked, there's your encoding.

Blue is everything.

Log in or register to post comments