M204.1467: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1467 skeleton}} | {{Template:M204.1467 skeleton}} | ||
<P> | <P> | ||
You issued an ALLOCATE or DEFINE (except DEFINE FIELD) command specifying parameters after the name for the command without preceding them with the words WITH or LIKE. </P> | You issued an <var>ALLOCATE</var> or <var>DEFINE</var> (except <var>DEFINE FIELD</var>) command specifying parameters after the name for the command without preceding them with the words <var>WITH</var> or <var>LIKE</var>. </P> | ||
<p> | <p> | ||
<b>Response:</b> Refer to [[:Category:Commands]] page to locate the command's description page for the correct syntax, and retry the command. </p> | <b>Response:</b> Refer to [[:Category:Commands]] page to locate the command's description page for the correct syntax, and retry the command. | ||
</p> | |||
{{Template:M204.1467 footer}} | {{Template:M204.1467 footer}} | ||
<!-- skeleton as it was in pdf/"WITH" OR "LIKE" EXPECTED /--> | <!-- skeleton as it was in pdf/"WITH" OR "LIKE" EXPECTED /--> |
Latest revision as of 22:25, 7 March 2018
M204.1467 'with' or 'like' expected
You issued an ALLOCATE or DEFINE (except DEFINE FIELD) command specifying parameters after the name for the command without preceding them with the words WITH or LIKE.
Response: Refer to Category:Commands page to locate the command's description page for the correct syntax, and retry the command.
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 |