M204.0471: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add link)
 
Line 1: Line 1:
{{Template:M204.0471 skeleton}}
{{Template:M204.0471 skeleton}}
<P>
<P>
You issued an EOD command but specified an invalid value for the ON/OFF option. The default value of ON was processed. The value you specified is echoed in <var class="term">text</var>. </P>
You issued an <var>[[EOD command|EOD]]</var> command but specified an invalid value for the <var>ON</var>/<var>OFF</var> option. The default value, <var>ON</var>, was processed. The value you specified is echoed in <var class="term">text</var>. </P>
<p>
<p>
<b>Response:</b> Correct the value for the ON/OFF option if you want to alter the default value. Then retry the command. </p>
<b>Response:</b> Correct the value for the <var>ON</var>/<var>OFF</var> option if you want to alter the default value. Then retry the command.  
</p>
{{Template:M204.0471 footer}}
{{Template:M204.0471 footer}}
<!-- skeleton as it was in pdf/INVALID EOD OPTION, text ON ASSUMED /-->
<!-- skeleton as it was in pdf/INVALID EOD OPTION, text ON ASSUMED /-->

Latest revision as of 20:39, 26 February 2018

M204.0471  Invalid EOD option​,​ text​,​ ON assumed

You issued an EOD command but specified an invalid value for the ON/OFF option. The default value, ON, was processed. The value you specified is echoed in text.

Response: Correct the value for the ON/OFF option if you want to alter the default value. Then retry the 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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages