OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manual—424828-001
2-92
ALTER DLISTMEMBER Command
ALTER DLISTMEMBER Command
The ALTER DLISTMEMBER command changes the attributes of a local distribution
list member object. This is a sensitive command.
OUT file-spec
directs any SCF output generated for this command to the specified file.
[\psystem.]$proc.#dlist.dlistmember
is the name of the DLISTMEMBER 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 DLISTMEMBER command is identical to that of the ADD
DLISTMEMBER command listed earlier in this section.
Example
This command alters the terminal type of DLISTMEMBER object
$ZMHS.#USERS.USER1:
ALTER DLISTMEMBER $ZMHS.#USERS.USER1, &
TERMINAL-TYPE G3FACSIMILE
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 / ]
DLISTMEMBER [\psystem.]$proc.#dlist.dlistmember
[ , attribute-spec ]...