Consultor Eletrônico



Kbase P114718: OpenEdge Architect: Line separator wrong when leaving a line just after a keyword
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/11/2009
Status: Verified

SYMPTOM(s):

Line separator used by the Architect is wrong.

OpenEdge Architect: Editor

If you type a Progress keyword and press immediately return, then the UNIX line delimiter is always used

Code is unreadable when opened from the AppBuilder because of the line delimiter used by the Architect

UNIX line delimiter (CHR(13)) is always used when you press enter (return) just after a Progress keyword.


Windows line delimiter (CHR(32)) is set as default


The line separator set in the preferences is not used

Using the auto casing set to on.

FACT(s) (Environment):

OpenEdge 10.1x

CAUSE:

Bug# OE00127499

FIX:

Upgrade to OpenEdge 10.1B02 or later release

Workaround:

Re-open the file with the Architect, select the menu item: File -> "Convert Line Delimiter" -> Windows