M204.0102: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
No edit summary
 
Line 1: Line 1:
{{Template:M204.0102 skeleton}}
{{Template:M204.0102 skeleton}}
<P>When a UTABLE LITBL command is issued, this message is sent as a reminder that the contents of ITBL will be cleared. ITBL holds $READ responses and dummy string arguments. </P><ul><LI>Reply Y if the contents of ITBL can be cleared. </LI><LI>Reply N if the existing $READ responses or dummy string responses should remain. A reply of N will not allow LITBL to be changed. Retry the UTABLE LITBL command when the contents of LITBL can be cleared. </LI></ul>
<P>When a <var>[[UTABLE command|UTABLE]] LITBL</var> command is issued, this message is sent as a reminder that the contents of [[Defining_the_runtime_environment_(CCAIN)#Dummy_string_and_.24READ_table_.28ITBL.29|ITBL]] will be cleared. ITBL holds $READ responses and dummy string arguments. </P>
<ul><LI>Reply Y if the contents of ITBL can be cleared. </LI>
<LI>Reply N if the existing $READ responses or dummy string responses should remain. A reply of N will not allow LITBL to be changed. Retry the UTABLE LITBL command when the contents of LITBL can be cleared. </LI></ul>
{{Template:M204.0102 footer}}
{{Template:M204.0102 footer}}
<!-- skeleton as it was in pdf/LITBL RESET CLEARS STACKED ARGUMENTS /-->
<!-- skeleton as it was in pdf/LITBL RESET CLEARS STACKED ARGUMENTS /-->

Latest revision as of 18:31, 14 February 2018

M204.0102  LITBL reset clears stacked arguments

When a UTABLE LITBL command is issued, this message is sent as a reminder that the contents of ITBL will be cleared. ITBL holds $READ responses and dummy string arguments.

  • Reply Y if the contents of ITBL can be cleared.
  • Reply N if the existing $READ responses or dummy string responses should remain. A reply of N will not allow LITBL to be changed. Retry the UTABLE LITBL command when the contents of LITBL can be cleared.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages