M204.1051: Difference between revisions
Jump to navigation
Jump to search
m (add link) |
m (remove 0 from token0) |
||
Line 1: | Line 1: | ||
{{Template:M204.1051 skeleton}} | {{Template:M204.1051 skeleton}} | ||
<P> | <P> | ||
You issued a reply to a <code>HALT</code> message that did not match the text in the reply field of the <var>[[HALT command|HALT]]</var> command. <var class="term"> | You issued a reply to a <code>HALT</code> message that did not match the text in the reply field of the <var>[[HALT command|HALT]]</var> command. <var class="term">token</var> is replaced by the text specified in the reply. This text should be used to reply if you want to resume | ||
the reading of the User 0 input that was suspended by the halt message. </p> | the reading of the User 0 input that was suspended by the halt message. </p> | ||
<p> | <p> | ||
This message does not always indicate an error. For example, if the operator responded <code>STATUS</code> to the halt message, a list of active users and their open files are displayed, followed by the <code>THE ANSWER IS <i> | This message does not always indicate an error. For example, if the operator responded <code>STATUS</code> to the halt message, a list of active users and their open files are displayed, followed by the <code>THE ANSWER IS <i>token</i></code> message. </P> | ||
<p> | <p> | ||
<b>Operator response:</b> Retry the command with the corrected reply text. </p> | <b>Operator response:</b> Retry the command with the corrected reply text. </p> | ||
{{Template:M204.1051 footer}} | {{Template:M204.1051 footer}} | ||
<!-- skeleton as it was in pdf/THE ANSWER IS answer /--> | <!-- skeleton as it was in pdf/THE ANSWER IS answer /--> |
Latest revision as of 17:13, 26 March 2018
M204.1051 The answer is token
You issued a reply to a HALT
message that did not match the text in the reply field of the HALT command. token is replaced by the text specified in the reply. This text should be used to reply if you want to resume
the reading of the User 0 input that was suspended by the halt message.
This message does not always indicate an error. For example, if the operator responded STATUS
to the halt message, a list of active users and their open files are displayed, followed by the THE ANSWER IS token
message.
Operator response: Retry the command with the corrected reply text.
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 |
OPR | Writes the message to the (operator) console |