Consultor Eletrônico



Kbase P10752: Why my Windows console does not display the right Spanish ch
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/01/2003
Status: Unverified

GOAL:

Why my Windows console does not display the right Spanish characters for Progress command line tools ?

FIX:

Wrong characters displayed in the console may indicate problems with the current code page used for the system, you can change the current code page by using the following instruction :

c:\ mode con cp select=1252

This code page is the Latin-1 which include all the regular Spanish characters used by Progress, the default code page for the console is 437 but this value can be modified using the previous command in the autoexec.bat.