The Generated Code Structure view
displays a hierarchical tree showing the generated nodes of the Program
or Screen. You can easily spot where specific code has been entered.
Moreover, if you have modified the design of a Program or Screen which
contains specific code, you must consult this view after each new
generation. This view shows whether the reconciliation (which integrates
the new design while keeping the specific code) has detected any potential
problems.
To see the content of this view, you must have
generated a program (Program, Screen or Server). Then in the
Design
Explorer view, right-click on the corresponding
.cbl file,
which contains the generated COBOL. Select . The COBOL editor must remain open and currently selected.
Figure 1. Sample of the Generated
Code Structure view
For Pacbase,
the nodes correspond to divisions and sections.
The
PROCEDURE
DIVISION displays the generated functions and subfunctions,
each containing a
body and a
-fn.
Note: If
comments are attached to the function or subfunction, they are inserted
in the nodes, between the function or subfunction start tag and body.
You can modify the display of the view by: