Consultor Eletrônico



Kbase P141170: In certain cases, a combination of nested and chained IF ... THEN ... ELSE statements can break the
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/02/2010
Status: Verified

SYMPTOM(s):

In certain cases, a combination of nested and chained IF ... THEN ... ELSE statements can break the outline view. It will appear empty or stop updating.

Outline view hides function definitions after clicking 'Expand Include file contents ...' in outline view. This happens when the code includes a "Do on error ..." block, for example:
" do on error undo Main, leave Main
on endkey undo Main, leave Main: "

FACT(s) (Environment):

Windows
OpenEdge 10.2A

CHANGE:

Migrated to OpenEdge 10.2A

CAUSE:

Bug# OE00180437

FIX:

Upgrade to OpenEdge 10.2A01 or later