Kbase P152245: OpenEdge Architect returns a codepage error when saving a file.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/9/2009 |
|
Status: Unverified
SYMPTOM(s):
OpenEdge Architect returns a codepage error when saving a file.
OpenEdge Editor in Architect returns a codepage error when saving a file.
OpenEdge AppBuilder perspective in Architect returns a codepage error when saving a file.
Save could not be completed.
Reason:
Some characters cannot be mapped using "Cp1252" character encoding. Either change the encoding or remove the characters which are not supported by the "Cp1252" character encoding.
Setting -cpinternal utf-8 -cpstream utf-8 -cpcase basic in the OpenEdge project startup parameters in Architect do not prevent the error from occurring.
Class, procedure or window cannot be saved
FACT(s) (Environment):
The file is saved correctly using standalone Procedure Editor
The file is saved correctly using standalone AppBuilder
Editing code using OpenEdge Architect
OpenEdge 10.1x
All Supported Operating Systems
CAUSE:
There is an unprintable (square) character in one of the comments inserted into the code.
FIX:
Remove the unprintable character from the code