In this editor, you enter all the characteristics of a
Screen.
The Screen editor is constituted of:
- The Overview tab, which displays, in a read-only
mode, some information specified in the other tabs. In this tab, you
can modify the instance label, and access the
other tabs with the More buttons.
- The Definition tab with the general characteristics
of the Screen,
- The -CE Lines tab, where you indicate the
fields which constitute the Screen,
- The -CS Lines tab, where you indicate how
Segments are accessed in the validation, update and display processing
associated with the Screen.
- The -CP Lines tab, which is used to call
predefined Macros into the generated program.
- The -G Lines tab, where you can specify comments
or generation options, indicate error messages or an online help,
and override the generated constants.
- The Keywords tab.
Note: To indicate work areas, you must use micropatterns
directly in the generated COBOL file.