M204.0509: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Ekern (talk | contribs)
No edit summary
Ekern (talk | contribs)
No edit summary
Line 1: Line 1:
{{Template:M204.0526 skeleton}}
{{Template:M204.0509 skeleton}}
<P>
<P>
This message is issued by the Line Editor in response to the <VAR>[[EDIT command|EDIT]]</VAR> command, and it indicates that the Editor is ready to accept editing commands. <var class="term">procedure</var> is the name of the procedure or previous request that will contain the results of the editing session.  
This message is issued by the Line Editor in response to the <VAR>[[EDIT command|EDIT]]</VAR> command, and it indicates that the Editor is ready to accept editing commands. <var class="term">procedure</var> is the name of the procedure or previous request that will contain the results of the editing session.  
</P>
</P>
{{Template:M204.0526 footer}}
{{Template:M204.0509 footer}}
<!-- skeleton as it was in pdf/EDITING INTO procedure /-->
<!-- skeleton as it was in pdf/EDITING INTO procedure /-->

Revision as of 18:34, 1 April 2025

M204.0509  No action taken by FREE command; ddName not allocated

This message is issued by the Line Editor in response to the EDIT command, and it indicates that the Editor is ready to accept editing commands. procedure is the name of the procedure or previous request that will contain the results of the editing session.

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