Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change System Library List (CHGSYSLIBL) command changes the system portion of the library list for the current thread. You can specify if the library is added to the beginning of the system portion of the library list, or removed from the system portion of the library list.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
LIB | Library | Name | Required, Positional 1 |
OPTION | Option | *ADD, *REMOVE | Optional, Positional 2 |
Top |
Specifies the library to be added to or removed from the system portion of the library list for the current thread.
This is a required parameter.
Top |
Specifies if the library is added to or removed from the system portion of the library list for the current thread.
Top |
CHGSYSLIBL LIB(PAYROLL) OPTION(*ADD)
This command adds the library PAYROLL to the beginning of the system portion of the library list.
Top |
*ESCAPE Messages
Top |