M204.2945: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 2: Line 2:


<P>
<P>
This <em>counting error</em> message indicates that the processing of the <EM>token0</EM> command was  not performed. This message should be preceded by one or more messages. (If the preceding messages were not counting error messages, they might not have been displayed on the user's terminal, depending on the <var>MSGCTL</var> parameter
This <em>counting error</em> message indicates that the processing of the <EM>token</EM> command was  not performed. This message should be preceded by one or more messages. (If the preceding messages were not counting error messages, they might not have been displayed on the user's terminal, depending on the <var>[[MSGCTL parameter|MSGCTL]]</var> parameter
setting.)</P>
setting.)</P>
<p>
<p>
<b>User response:</b> Correct any conditions indicated by the preceding messages.                                                       </p>
<b>User response:</b> Correct any conditions indicated by the preceding messages.</p>
{{Template:M204.2945 footer}}
{{Template:M204.2945 footer}}
<!-- skeleton as it was in pdf/Error encountered, cmd command not performed/-->
<!-- skeleton as it was in pdf/Error encountered, cmd command not performed/-->

Latest revision as of 22:22, 4 April 2018

M204.2945  Error(s) encountered​,​ token command not performed

This counting error message indicates that the processing of the token command was not performed. This message should be preceded by one or more messages. (If the preceding messages were not counting error messages, they might not have been displayed on the user's terminal, depending on the MSGCTL parameter setting.)

User response: Correct any conditions indicated by the preceding messages.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages