M204.1142: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1142 skeleton}} | {{Template:M204.1142 skeleton}} | ||
<P>Aliases should not be specified when the PROCEDURE command is used to redefine a previous request. </P> | <P> | ||
<p><b>Response:</b> To make a previous request permanent, use the EDIT command to store the request in a named procedure. Then you may assign aliases to it with the ASSIGN command. </p> | Aliases should not be specified when the <var>PROCEDURE</var> command is used to redefine a previous request. </P> | ||
<p> | |||
<b>Response:</b> To make a previous request permanent, use the <var>EDIT</var> command to store the request in a named procedure. Then you may assign aliases to it with the <var>ASSIGN</var> command. | |||
</p> | |||
{{Template:M204.1142 footer}} | {{Template:M204.1142 footer}} | ||
<!-- skeleton as it was in pdf/ALIASES IGNORED ON PREVIOUS REQUEST REDEFINITION /--> | <!-- skeleton as it was in pdf/ALIASES IGNORED ON PREVIOUS REQUEST REDEFINITION /--> |
Latest revision as of 21:25, 5 March 2018
M204.1142 Aliases ignored on previous request redefinition
Aliases should not be specified when the PROCEDURE command is used to redefine a previous request.
Response: To make a previous request permanent, use the EDIT command to store the request in a named procedure. Then you may assign aliases to it with the ASSIGN command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' 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 |