Individual list entries can be added, removed or renamed in one or more library lists in a given library. The library lists can be named generically.
The command Add Library List Entry (YADDLLE) adds a named library to a list or lists at a given position or relative to another named library:
YADDLLE LIB(QPLI) POSITION(*LAST) LIBLST(FRED*) YADDLLE LIB(Y1SYVENG) POSITION(*BEFORE Y1SY) LIBLST(*ALL)
The command Remove Library List Entry (YRMVLLE) removes a named library from a list or lists:
YRMVLLE LIB(QPLI) LIBLST(FRED*)
The Toolkit command Rename Library List Entry (YRNMLLE) renames a named library list entry in a library list or lists:
YRNMLLE FROMLIB(QPLI) TOLIB(YPLI) LIBLST(FRED*)
|
Copyright © 2014 CA.
All rights reserved.
|
|