M204.0509: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Ekern (talk | contribs)
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:M204.0509 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.  
An attempt to Free the File named by ddName was unsuccessful because the File was not Allocated to Model 204.
</P>
</P>
{{Template:M204.0509 footer}}
{{Template:M204.0509 footer}}
<!-- skeleton as it was in pdf/EDITING INTO procedure /-->
<!-- skeleton as it was in pdf/EDITING INTO procedure /-->

Latest revision as of 21:49, 3 April 2025

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

An attempt to Free the File named by ddName was unsuccessful because the File was not Allocated to Model 204.

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