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 Manual—425836-006
13-6
ADD APPL Command
ADD APPL Command
The ADD APPL command configures an APPL object within the SNAX/XF and 
SNAX/APN subsystems. 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 to be added.
LIKE object-name
identifies an existing APPL object whose attribute values serve as a model for the 
values of the attributes of the object being created. 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 ADD APPL attributes and their values are described in Section 14, Attributes for 
SNAX/XF and SNAX/APN.
ADD [ / OUT file-spec / ] APPL object-name
 [, LIKE object-name ] [, attribute-spec ]...
attribute-spec is one of the following 
(items not in square brackets are required):
For SNAX/XF:
 APPLTYPE { [ ( ] integer [ , integer , ... ] [ ) ] }
 { [ ( ] name [ , name , ... ] [ ) ] } 
 [ APPLFILE filename ]
 [ ASSOCIATEPU [ $line-name.#pu-name ] ]
 [ CREATOR #application-name ]
 [ PASSWORD "string" ]
For SNAX/APN:
 APPLTYPE { LUNSCRE | 6 }
 [ PASSWORD { "string" | 'string' } ]










