SNAX/XF and SNAX/APN Configuration and Management Manual

SCF Commands for SNAX/XF and SNAX/APN
SNAX/XF and SNAX/APN Configuration and Management Manual425836-006
13-27
ALTER APPL Command
ALTER APPL Command
The ALTER APPL command changes the values of attributes defining characteristics
of an APPL object. It is a sensitive command.
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file. file-spec must be a partially or fully qualified file name. If this option is not
specified, the output is sent to the home terminal.
object-name
is the name of the APPL object whose attribute values are to be changed.
LIKE object-name
identifies an existing APPL object whose attribute values serve as a model for the
new values of the attributes of the object being altered. object-name must
specify an existing object of the same type.
attribute-spec
is a specification of an attribute and a value to be assigned to it. If the LIKE syntax
is used, attribute-spec overrides the setting derived from the LIKE object for
that attribute.
All ALTER APPL attributes and their values are described in Section 14, Attributes
for SNAX/XF and SNAX/APN.
Consideration
The APPLFILE and ASSOCIATEPU attributes can be removed by specifying a null
string (" ") as the value.
ALTER [ / OUT file-spec / ] APPL object-name
[, LIKE object-name ] [, attribute-spec ]...
attribute-spec is one of the following for SNAX/XF:
[ APPLFILE filename ]
[ APPLTYPE { [ ( ] integer [ , integer , ... ] [ ) ] }
{ [ ( ] name [ , name , ... ] [ ) ] } ]
[ ASSOCIATEPU [ $line-name.#pu-name ] ]
[ CREATOR #application-name ]
attribute-spec is the following for SNAX/APN:
APPLTYPE { LUNSCRE | 6 }