M204.1184: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.1184 skeleton}} | {{Template:M204.1184 skeleton}} | ||
<P>The PROCEDURE command was issued with an invalid ALIAS list. The indicated alias has been ignored. Either an alias contained a quotation mark or a null entry (two consecutive commas). </P> | <P> | ||
<P>Only the indicated alias is ignored. </P> | The <var>[[PROCEDURE command|PROCEDURE]]</var> command was issued with an invalid <code>ALIAS</code> list. The indicated alias has been ignored. Either an alias contained a quotation mark or a null entry (two consecutive commas). </P> | ||
<p><b>Response:</b> Use the ASSIGN command to add the alias later. </p> | <P> | ||
Only the indicated alias is ignored. </P> | |||
<p> | |||
<b>Response:</b> Use the <var>ASSIGN</var> command to add the alias later. </p> | |||
{{Template:M204.1184 footer}} | {{Template:M204.1184 footer}} | ||
<!-- skeleton as it was in pdf/ALIAS NAME SYNTAX ERROR, ALIAS IGNORED: alias /--> | <!-- skeleton as it was in pdf/ALIAS NAME SYNTAX ERROR, ALIAS IGNORED: alias /--> |
Latest revision as of 22:45, 5 March 2018
M204.1184 Alias name syntax error, alias ignored: aliasName
The PROCEDURE command was issued with an invalid ALIAS
list. The indicated alias has been ignored. Either an alias contained a quotation mark or a null entry (two consecutive commas).
Only the indicated alias is ignored.
Response: Use the ASSIGN command to add the alias later.
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 |