Template:M204.2474 footer: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
EllieWiccan (talk | contribs) (Automatically generated page update) |
||
Line 7: | Line 7: | ||
<tr><th>AUDITER</th><td>Writes the message with line type ER to the audit trail</td></tr> | <tr><th>AUDITER</th><td>Writes the message with line type ER to the audit trail</td></tr> | ||
<tr><th>COUNT</th><td>Increments the error count (<var>[[ERCNT parameter|ERCNT]]</var>) parameter</td></tr> | <tr><th>COUNT</th><td>Increments the error count (<var>[[ERCNT parameter|ERCNT]]</var>) parameter</td></tr> | ||
<tr><th>ECHO</th><td>Displays the line that | <tr><th>ECHO</th><td>Displays the line that caused the error</td></tr> | ||
<tr><th>SAVE</th><td>Saves the message in the [[VIEW command#VIEW ERRORS|VIEW ERRORS]] table</td></tr> | <tr><th>SAVE</th><td>Saves the message in the [[VIEW command#VIEW ERRORS|VIEW ERRORS]] table</td></tr> | ||
</table> | </table> |
Latest revision as of 21:03, 8 June 2018
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
ECHO | Displays the line that caused the error |
SAVE | Saves the message in the VIEW ERRORS table |