CL Command Reference - ADDLIBLE
CL Command List > ADDLIBLE Reference
Description:
The Add Library List Entry (ADDLIBLE) command adds a library name to the user portion of the library list for the current thread. The user portion is the last portion of the library list. It follows the system portion and, if they exist, any product libraries and the current library entry. You can specify where the library should be placed in the user portion of the library list.
Examples:
ADDLIBLE LIB(TESTLIB) POSITION(*LAST)
This command adds the library TESTLIB to the end of the user portion of the library list.