M204.1606: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1606 skeleton}} | {{Template:M204.1606 skeleton}} | ||
<P>The operator in the | <P> | ||
<p><b>Response:</b> Correct the operator and retry. </p> | The operator in the <var>Key</var> clause of a <var>Read Image</var> or <var>Position</var> statement is invalid. Valid operators are: <code>=</code>, <code>>=</code>, <code>EQ</code>, or <code>GE</code>. </P> | ||
<p> | |||
<b>Response:</b> Correct the operator, and retry. | |||
</p> | |||
{{Template:M204.1606 footer}} | {{Template:M204.1606 footer}} | ||
<!-- skeleton as it was in pdf/INVALID RELATIONAL OPERATOR FOR KEY: operator /--> | <!-- skeleton as it was in pdf/INVALID RELATIONAL OPERATOR FOR KEY: operator /--> |
Latest revision as of 22:58, 8 March 2018
M204.1606 Invalid relational operator for key: token
The operator in the Key clause of a Read Image or Position statement is invalid. Valid operators are: =
, >=
, EQ
, or GE
.
Response: Correct the operator, 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 |