In this editor, you enter all the characteristics of a
Screen.
The Screen editor is constituted of:
- The Overview tab, which displays the Screen 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 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.