Template:M204.0347 footer: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(Automatically generated page update)
 
Line 5: Line 5:
<tr><th>RETCODEB=0</th><td>Sets batch (single user) return code</td></tr>
<tr><th>RETCODEB=0</th><td>Sets batch (single user) return code</td></tr>
<tr><th>CLASS=P</th><td>Prompting message that cannot be suppressed with the <var>[[MSGCTL parameter|MSGCTL]]</var> parameter</td></tr>
<tr><th>CLASS=P</th><td>Prompting message that cannot be suppressed with the <var>[[MSGCTL parameter|MSGCTL]]</var> parameter</td></tr>
<tr><th>AUDITMS</th><td>Write message with line type MS to the audit trail</td></tr>
<tr><th>AUDITMS</th><td>Writes the message with line type MS to the audit trail</td></tr>
<tr><th>NOCOUNT</th><td>Does not increment the error count (<var>[[ERCNT parameter|ERCNT]]</var>) parameter</td></tr>
<tr><th>NOCOUNT</th><td>Does not increment the error count (<var>[[ERCNT parameter|ERCNT]]</var>) parameter</td></tr>
</table>
</table>
[[List of Model 204 messages#M204.0347|Back to list of messages]]
[[List of Model 204 messages#M204.0347|Back to list of messages]]
<includeonly>[[Category:M204.nnnn messages]]</includeonly>
<includeonly>[[Category:M204.0200 - M204.0399]]</includeonly>

Latest revision as of 21:31, 21 February 2018

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=PPrompting message that cannot be suppressed with 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