Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Current Library (CHGCURLIB) command replaces the current library entry in the library list for the current thread.
Note: If this command is used to change the current library entry in the library list from a menu or program that has a current library associated with it, the current library change is only in effect for the call level of the menu or program from which it was changed.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CURLIB | Current library | Name, *CRTDFT | Required, Positional 1 |
Top |
Specifies the library that replaces the current library entry in the library list for the current thread.
This is a required parameter.
Top |
CHGCURLIB CURLIB(ULIB10)
This command changes the current library entry in the library list for the current thread to library ULIB10.
Top |
*ESCAPE Messages
Top |