General Format
The following format of the DISPLAY statement is supported:
Syntax Rules
- Identifier-3, identifier-4 and identifier-5, if specified, must be integer identifiers. Literal-2, literal-3 and literal-5, if specified, must be integer literals.
- Literal-5 must be a single character.
General Rules
- This format is treated as equivalent to Format 3 of the DISPLAY statement as described in the section
The DISPLAY Statement.