Previous Topic: Example 1Next Topic: LIB/TSO Options


Example 2

LIBSAVE COPY(COBBB2),DESC('COPY OF COBBB1')

Since the COPY option is specified, CA Librarian does not update the outstanding module returned, but instead generates a copy with the specified name, in this case COB002. Any changes made to the module are reflected in the copy and not in the original. The description is stored with the new copy of the module only.