Consultor Eletrônico



Kbase P42150: Unable to display the Euro symbol after saving a UTF-8 encoded XML document from 4GL.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/8/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1D
Windows

SYMPTOM(s):

Unable to display the Euro symbol after saving a UTF-8 encoded XML document from 4GL.

Using '-cpinternal iso8859-1' for the Progress client.

The Euro symbol is entered directly into the 4GL code.

CAUSE:

The Euro symbol is not included in the ISO8859 codepages, except for ISO8859-15.

FIX:

For the GUI client, cpinternal must match the Windows codepage. Start your Progress client with '-cpinternal 1252' to be able to create a UTF-8 encoded XML document which displays the Euro symbol correctly.