Template:M204.1729 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>COMPILE</th><td>Compilation error</td></tr> | <tr><th>COMPILE</th><td>Compilation error</td></tr> | ||
</table> | </table> |
Latest revision as of 20:56, 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 |
COMPILE | Compilation error |