M204.1566: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
m add <var>'s |
||
| Line 1: | Line 1: | ||
{{Template:M204.1566 skeleton}} | {{Template:M204.1566 skeleton}} | ||
<P> | <P> | ||
The text following the | The text following the <var>Pad</var> (<var>With</var>) option in an <var>Input</var>/<var>Default Input</var> statement of a SOUL screen definition is not a single character enclosed by quotation marks. </P> | ||
<p> | <p> | ||
<b>Response:</b> Enclose a single pad character with quotation marks, and retry. </p> | <b>Response:</b> Enclose a single pad character with quotation marks, and retry. | ||
</p> | |||
{{Template:M204.1566 footer}} | {{Template:M204.1566 footer}} | ||
<!-- skeleton as it was in pdf/PAD MUST BE A SINGLE QUOTED CHARACTER /--> | <!-- skeleton as it was in pdf/PAD MUST BE A SINGLE QUOTED CHARACTER /--> | ||
Latest revision as of 00:50, 8 March 2018
M204.1566 Pad must be a single quoted character
The text following the Pad (With) option in an Input/Default Input statement of a SOUL screen definition is not a single character enclosed by quotation marks.
Response: Enclose a single pad character with quotation marks, and retry.
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 |
| COUNT | Increments the error count (ERCNT) parameter |
| ECHO | Displays the line that caused the error |
| COMPILE | Compilation error |