SELECT LIBRARY
Selects a library for use in the @LIST statements. The specified library name will be used for all future @LIST statements, the selected library is also set when a library is loaded. If you don't specify the optional library name then it will revert to selecting the traditional @ global.
Example:
SELECT LIBRARY
SELECT LIBRARY "MyLib"
See also: