Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Distribution List (CHGDSTL) command is used to change information about an existing distribution list.
A distribution list is a list of entries from the distribution directory. The distribution list can include entries for users of work stations that are local, remote, indirect, and independent. It also can include remote distribution lists, but it cannot include local distribution lists. More information about distribution lists is in the SNA Distribution Services book, SC41-5410.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LSTID | List identifier | Element list | Required, Key, Positional 1 |
Element 1: List ID | Character value | ||
Element 2: List ID qualifier | Character value | ||
LSTD | List description | Character value, *SAME | Optional |
OWNER | Owner | Name, *SAME | Optional, Positional 2 |
Top |
Specifies the two-part list identifier of the distribution list to be changed.
The possible list identifier value is:
The possible list qualifier value is:
Note: The distribution list identifier has two parts, the ID and the qualifier, separated by at least one space. If lowercase characters are specified, the system changes them to uppercase.
The naming rules for the two-part list ID are identical to the rules for the user ID and address. A complete description of these rules is in the SNA Distribution Services book, SC41-5410.
This is a required parameter.
Top |
Specifies the description of the distribution list. The description further identifies the distribution list.
Top |
Specifies the user profile name of the user who is to own the distribution list. The user profile named must exist on the system.
Top |
CHGDSTL LSTID(DEPTABC DLIST) LSTD('Department ABC Distribution List') OWNER(SECABC)
This command changes a distribution list that contains the members of Department&rbl.ABC. The description and owner of the distribution list are both changed.
Top |
*ESCAPE Messages
Top |