M204.1644: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1644 skeleton}} | {{Template:M204.1644 skeleton}} | ||
<P>An invalid option is in an image definition statement. The rest of the statement following the option is ignored. This message is caused by the following errors: </P><ul> | <P> | ||
An invalid option is in an image definition statement. The rest of the statement following the option is ignored. This message is caused by the following errors: </P> | |||
<ul> | |||
<li>An item name is not followed by an IS keyword and is not on a line by itself. </li> | <li>An item name is not followed by an IS keyword and is not on a line by itself. </li> | ||
<li>The | <li>The <var>Default</var> clause does not specify an item type. </li> | ||
<li>The | <li>The <var>End Array</var> clause is followed by other text. </li> | ||
<li>An | <li>An <var>In</var> clause has invalid syntax or is not followed by the keyword <var>Include</var> or <var>I</var>. </li> | ||
</ul> | </ul> | ||
<p><b>Response:</b> Correct the statement and retry the request. </p> | <p> | ||
<b>Response:</b> Correct the statement, and retry the request. | |||
</p> | |||
{{Template:M204.1644 footer}} | {{Template:M204.1644 footer}} | ||
<!-- skeleton as it was in pdf/LINE IGNORED AFTER INVALID OPTION: option /--> | <!-- skeleton as it was in pdf/LINE IGNORED AFTER INVALID OPTION: option /--> |
Latest revision as of 00:26, 9 March 2018
M204.1644 Line ignored after invalid option: token
An invalid option is in an image definition statement. The rest of the statement following the option is ignored. This message is caused by the following errors:
- An item name is not followed by an IS keyword and is not on a line by itself.
- The Default clause does not specify an item type.
- The End Array clause is followed by other text.
- An In clause has invalid syntax or is not followed by the keyword Include or I.
Response: Correct the statement, and retry the request.
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 |