M204.1603
Jump to navigation
Jump to search
M204.1603 Outboard formatting: too many lines on screen without "new page" statement
A SOUL screen is being displayed to an Outboard Formatting (OBF) terminal. The screen definition is not broken into panels small enough to fit on the terminal.
Response: Change the screen definition by taking one of the following steps below:
- The screen can be divided into multiple screen definitions, each of which fits on all OBF terminals.
- NEW PAGE statements can be inserted into the screen definition to break the screen into panels. Note that all OBF terminals currently contain 24 lines; 23 of these lines are available for a single panel.
System manager response: Be sure that all subsystem development is tested with the MODEL parameter set to 2.
Message attributes:
| RETCODEO=0 | Sets online return code |
|---|---|
| RETCODEB=4 | Sets batch (single user) return code |
| CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
| AUDITER | Writes the message with line type ER to the audit trail |
| CANCEL | Cancels the user's request |
| COUNT | Increments the error count (ERCNT) parameter |