M204.0131: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 3: | Line 3: | ||
In Model 204 versions prior to 7.6, M204.0131 was used for two purposes: </p> | In Model 204 versions prior to 7.6, M204.0131 was used for two purposes: </p> | ||
<ul> | <ul> | ||
<li>To echo the <var>MSGCTL</var> command just issued by any user (if the <var>CUSTOM</var> parameter was set to 39). </li> | <li>To echo the <var>[[MSGCTL command|MSGCTL]]</var> command just issued by any user (if the <var>[[CUSTOM parameter|CUSTOM]]</var> parameter was set to 39). </li> | ||
<li>To indicate a successful checkpoint completion. In this case, M204.0131 was redundant (see [[M204.0843]]). | <li>To indicate a successful checkpoint completion. In this case, M204.0131 was redundant (see [[M204.0843]]). |
Latest revision as of 23:33, 16 February 2018
M204.0131 echoMsgctl
In Model 204 versions prior to 7.6, M204.0131 was used for two purposes:
- To echo the MSGCTL command just issued by any user (if the CUSTOM parameter was set to 39).
- To indicate a successful checkpoint completion. In this case, M204.0131 was redundant (see M204.0843).
The checkpoint completion time is given as:
yy.ddd = Julian date
hh:mm:ss.th = time in hours, minutes, seconds, and tenths/hundredths of seconds
As of version 7.6, M024.0131 is used only with CUSTOM=(39)
to echo to CCAAUDIT the MSGCTL command just issued by any user. The checkpoint status is returned (as in previous versions) by M204.0843.
Response: No response is needed. This message is strictly informational.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |