The Program editor enables you to enter all the characteristics
of a Program.
The Program editor is constituted of:
- An Overview tab which displays the Program name (in
a read-only mode) and label (in a read-write mode),
and gives access to the other information contained in the other tabs,
- A Definition tab with the general characteristics
of the Program,
- A -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
- A -W Lines tab, whose information supplements the DATA
DIVISION in the generated program
- A -CP Lines tab which is used to call predefined
macros into the Program.
- A -G Lines tab where you enter comments and specify
the generation options of the Program.
- A Keywords tab.