The Screen editor enables you to enter all the characteristics
of a Screen.
The Screen editor is constituted of:
- An Overview tab which displays the Screen 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 Screen,
- A -CE Lines tab, where you indicate the fields
which constitute the Screen,
- A -CS Lines tab, where you indicate how Segments
are accessed in the validation, update and display processing associated
with the Screen.
- 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 generated program.
- A -G Lines tab, where you can specify comments
or generation options, indicate error messages or an online help,
and override the generated constants.
- A Keywords tab.