M204.1902: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 1: Line 1:
{{Template:M204.1902 skeleton}}
{{Template:M204.1902 skeleton}}
<P>
<P>
On The <var>CREATE GROUP</var> command, end-of-line was found after <var>AT</var> instead of a location name. This is only for [[PQO]]. </P>
On the <var>CREATE GROUP</var> command, end-of-line was found after <var>AT</var> instead of a location name. This is only for [[PQO]]. </P>
<p>
<p>
<b>Response:</b> Correct the <var>CREATE GROUP</var> command. </p>
<b>Response:</b> Correct the <var>CREATE GROUP</var> command. </p>
{{Template:M204.1902 footer}}
{{Template:M204.1902 footer}}
<!-- skeleton as it was in pdf/LOCATION NAME EXPECTED AFTER AT, NOT END OF LINE /-->
<!-- skeleton as it was in pdf/LOCATION NAME EXPECTED AFTER AT, NOT END OF LINE /-->

Latest revision as of 22:25, 12 March 2018

M204.1902  Location name expected after AT​,​ not end of line

On the CREATE GROUP command, end-of-line was found after AT instead of a location name. This is only for PQO.

Response: Correct the CREATE GROUP command.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages