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,
label, COBOL program ID and Type of COBOL code 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 Keywords tab,
- A Documentation tab.