M204.1481: 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.1481 skeleton}}
{{Template:M204.1481 skeleton}}
<P>You specified the SCOPE option on a USE PRINTER or USE PUNCH command. This option is not meaningful for these commands and will not be allowed in a future release of Model 204. </P>
<P>
<p><b>Response:</b> Discontinue use of this option. </p>
You specified the <var>SCOPE</var> option on a <var>USE PRINTER</var> or <var>USE PUNCH</var> command. This option is not meaningful for these commands and will not be allowed in a future release of Model&nbsp;204. </P>
<p>
<b>Response:</b> Discontinue use of this option.  
</p>
{{Template:M204.1481 footer}}
{{Template:M204.1481 footer}}
<!-- skeleton as it was in pdf/THE SCOPE OPTION SHOULD NOT BE SPECIFIED AND WILL BE DISCONTINUED IN THE FUTURE /-->
<!-- skeleton as it was in pdf/THE SCOPE OPTION SHOULD NOT BE SPECIFIED AND WILL BE DISCONTINUED IN THE FUTURE /-->

Latest revision as of 22:30, 7 March 2018

M204.1481  The scope option should not be specified and will be discontinued in the future

You specified the SCOPE option on a USE PRINTER or USE PUNCH command. This option is not meaningful for these commands and will not be allowed in a future release of Model 204.

Response: Discontinue use of this option.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' 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