OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-89
ALTER CUG Command
ALTER CUG Command
The ALTER CUG command changes the attributes of a closed user group object. This
is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#cug
is the name of the CUG object to be altered.
attribute-spec
is a specification of an attribute and a value to be assigned to it. The attribute-
spec for the ALTER CUG command is identical to that of the ADD CUG
command listed earlier in this section.
Example
This command alters two attributes of CUG object $ZMHS.#LOCALP2USERS:
ALTER CUG $ZMHS.#LOCALP2USERS, &
MAX-MSG-LEN 5000, &
LOWEST-PRIORITY 1
ALTER [ / OUT file-spec / ] CUG [\psystem.]$proc.#cug
[ , attribute-spec ]...