SNAX/APC Management Programming Manual
Object Referencing
Elements of SPI Messages for SNAX/APC
111813 Tandem Computers Incorporated 3–13
The SUB Modifier
SNAX/APC accepts the SUB modifier in almost all commands. You specify the
subordinate modifier by using ZCOM–TKN–SUB. The enumerated values for this
token are:
ZCOM–VAL–SUB–ALL
specifies that the command must affect the named object and all the subordinate
objects, if any.
ZCOM–VAL–SUB–NONE
specifies that the named object, but none of the subordinate objects, is affected by
the command. This is equivalent to excluding the SUB modifier from the
command.
ZCOM–VAL–SUB–ONLY
specifies that the command refers only to the subordinate objects, if any. The
named object is not included.
ZCOM–OBJ–
objtype
specifies that the command is applied to any subordinate of the named object that
is of this type.