Specifies the 1- to 8-character name of the module being released from use.
A register that points to a field containing the program name, the symbolic name of a user-defined field containing the program name, or the program-name literal enclosed in quotation marks.
Specifies the entry-point address of the module being released from use. This address was returned to the issuing program when the module was originally loaded.
Either a register or the symbolic name of a fullword user-defined field containing the entry-point address.
Specifies the location of the storage area the system uses to build the parameter list. The PLIST parameter is required only if the DICTNAM or DICTNOD parameters are specified.
The symbolic name of the storage area in which the system will build the #DELETE parameter list.
A register that points to the area in which the system will build the #DELETE parameter list or the symbolic name of that area.
Identifies the node that controls the dictionary in which the program resides.
A register that points to a field that contains the name of the node, the symbolic name of a user-defined field containing the name of the node, or the nodename literal enclosed in quotation marks.
Identifies the dictionary in which the named program resides.
A register that points to a field containing the dictionary name, the symbolic name of a user-defined field containing the dictionary name, or the dictionary name literal enclosed in quotation marks.
Note: The DICTNOD or DICTNAM parameters must correspond to those specified on a previously issued #LOAD statement. If either DICTNOD or DICTNAM or both are specified, the PLIST parameter must be included.
|
Copyright © 2014 CA.
All rights reserved.
|
|