You are here: PSPad forum > English discussion forum > German Umlauts ...?

German Umlauts ...?

Goto Page: 1 2 3 4 Next

#1 German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 09:24 | IP: IP Logged

Hello

I live in Germany... and I use Windows-10 version 1709.

Since recently PSPad displays the Umlauts strangely. See below.
But other text-editors like Notepad++ and RJ TextEd display normally.
Why?
All three use Format ANSI.
Thank you.

PSPad: Das Suchprogramm ist pl÷tzlich verschwunden/abgest³rzt!
Notepad++: Das Suchprogramm ist plötzlich verschwunden/abgestürzt!

Options: Reply | Quote | Up ^


#2 Re: German Umlauts ...?

Posted by: pspad | Date: 2017-12-24 09:47 | IP: IP Logged

Hello

Do you use font which contains Umlauts?

Options: Reply | Quote | Up ^


#3 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 10:01 | IP: IP Logged

Hello

I don't know ...
I do not use a special font.

Options: Reply | Quote | Up ^


#4 Re: German Umlauts ...?

Posted by: aGerman | Date: 2017-12-24 12:27 | IP: IP Logged

What you're seeing are the OEM characters (code page 850) that have the same byte value as the ANSI umlauts (Windows 1252).
Byte  Windows-1252  CP850
F6    ö             ÷
FC    ü             ³

Check your settings if you defined anything about the OEM or DOS character set.

Steffen

Options: Reply | Quote | Up ^


#5 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 13:15 | IP: IP Logged

@Steffen

Thank you ... but how/where?
I use a 2 years Dell laptop with a new (free) Windows-10 version 1709.
I don't define OEM or DOS character set.
I use the 3 text-editors but mostly PSPad.
I treat them the same .. but why only PSPad displays the CP850?
Do you know where can I check what ..? Thnks

Options: Reply | Quote | Up ^


#6 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 13:54 | IP: IP Logged

Hello

I've deinstalled PSPad .. reboot .. installed a new version of PSPad.
That does not change anything.

I think I must "clean" the PC from PSPad .. and then install a virgin PSPad .. but I don't know how.
Thank you.

BTW .. how do you call "the database of a Windows"?

Options: Reply | Quote | Up ^


#7 Re: German Umlauts ...?

Posted by: aGerman | Date: 2017-12-24 14:00 | IP: IP Logged

If you're sure you didn't set anything then we should do at least two tests beforehand. That's because automatic code page detection could be in place in other editors.

1) Make sure the ANSI code page is set to 1252 on your computer.
- press [Windows]+[R] buttons
- type CMD and click OK
- type WMIC OS GET CODESET in the black cmd window and press Enter
It should output:
CodeSet
1252

Get back with the information whether or not you get the same output.

2) Make sure your text files have the right encoding.
- use the Windows Editor first (press [Windows]+[R] buttons, type NOTEPAD and click OK)
- type ÄÖÜ (capital letters) in the editor window and choese Datei->Speichern unter...
- Navigate to your Desktop, give it a name, be sure the Encoding is set to ANSI.
- Save the file and close the editor window.
- Right-click on the file and choose PSPad HEX to see the written byte values. It should be C4 D6 DC.
- Open the same file in PSPad text editor mode. You should see ÄÖÜ now.
Again get back with the information whether or not you get the same output.

Steffen

Edited 1 time(s). Last edit at 2017-12-24 14:00 by aGerman.

Options: Reply | Quote | Up ^


#8 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 14:06 | IP: IP Logged

Hello

I think I know the cause of the problem.

Some weeks ago I must change the format of a text file from ANSI to UTF-16 BE .. big endian.
I used PSPad.
PDF XChangeEditor worked well with the text file in BigEndian.

And then I change the format of PSPad back to ANSI.
But something remains .... since then ... and makes problem ..
Thank you

Options: Reply | Quote | Up ^


#9 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 14:24 | IP: IP Logged

@Steffen
dos-box:
1) WMIC OS GET CODESET >
CodeSet
1252

Options: Reply | Quote | Up ^


#10 Re: German Umlauts ...?

Posted by: hlk123 | Date: 2017-12-24 14:38 | IP: IP Logged

2)
I see in PSPad HEX -> C4 D6 DC ÄÖÜ

BUT

I see with PSPad text ANSI this
─Í▄

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 4 Next





Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR