OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-91
ALTER DLIST Command
ALTER DLIST Command
The ALTER DLIST command changes the attributes of a local distribution list object.
This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#dlist
is the name of the DLIST 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 DLIST command is identical to that of the ADD DLIST
command listed earlier in this section.
Example
This command alters the common name of the owner of the distribution list for the
DLIST object type $ZMHS.#READERSLIST:
ALTER DLIST $ZMHS.#READERSLIST, &
DL-COMMON-NAME NEWLISTNAME
Consideration
You can specify individual O/R name values as a single asterisk without quotation
marks (*) to indicate that the element is not used as part of the O/R name. For more
information, refer to Wild-Card Notation in O/R Names
on page 1-10.
ALTER [ / OUT file-spec / ] DLIST [\psystem.]$proc.#dlist
[ , attribute-spec ]...