In this editor, you enter all the characteristics of a
Program.
The Program editor is constituted of:
- The Overview tab, which displays the Program name (in
a read-only mode) and label (in a read/write
mode). It also gives access to the other information contained in
the other tabs,
- The Definition tab with the general characteristics
of the Program,
- The -CD Lines tab, used to identify the external
resources of a Program. Its information makes up the DATA
DIVISION and most of the PROCEDURE DIVISION in
the generated program
- The -CP Lines tab, which is used to call
predefined Macros into the Program.
- The -G Lines tab where you enter comments
and specify the generation options of the Program.
- The Keywords tab.
Note: To indicate work areas, you must use micropatterns
directly in the generated COBOL file.