M204.0397: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>'s)
 
Line 1: Line 1:
{{Template:M204.0397 skeleton}}
{{Template:M204.0397 skeleton}}
<P>The options to be displayed (that is, FIELDS, FILES, PROCEDURES, and so on) must be listed by name or the word ALL must be specified. </P>
<P>
<p><b>Response:</b> Correct and retry. </p>
The options to be displayed (that is, <var>FIELDS</var>, <var>FILES</var>, <var>PROCEDURES</var>, and so on) must be listed by name, or the word <var>ALL</var> must be specified. </P>
<p>
<b>Response:</b> Correct, and retry.  
</p>
{{Template:M204.0397 footer}}
{{Template:M204.0397 footer}}
<!-- skeleton as it was in pdf/MUST SPECIFY NAME LIST OR "ALL" /-->
<!-- skeleton as it was in pdf/MUST SPECIFY NAME LIST OR "ALL" /-->

Latest revision as of 21:21, 23 February 2018

M204.0397  Must specify name list or "all"

The options to be displayed (that is, FIELDS, FILES, PROCEDURES, and so on) must be listed by name, or the word ALL must be specified.

Response: Correct, and retry.

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