Members from various libraries are copied to another library.
|
(1) | This input enables the library MODUL.LIB to be assigned via the link name LIB1 during the LMS run. |
(2) | LMS is called. |
(3) | In addition to error messages, positive acknowledgments are also logged. |
(4) | The new library BSP2.BIB is created as a global library and opened for writing and reading. |
(5) | The directory of library MODUL.LIB, that is specified via link name LIB1, is to be listed. |
(6) | Module MODERF from library MODUL.LIB is copied to library BSP2.BIB under the member name MOD.ERF. |
|
(7) | The directory of library MACRO.LIB, that is assigned as a local library, is to be listed. |
(8) | Those members of library MACRO.LIB whose member designations begin with “MAC” are to be copied to library BSP2.BIB. The new member designations begin with “MU”. The member designations of the input members are transferred, starting from the third position. |
(9) | Positive acknowledgment: the selected members, with the new member designations, are copied. |
(10) | The directory of library QUELL.LIB, that is assigned as a local library, is to be listed. |
(11) | All members from library QUELL.LIB, with the exception of member EDTB, are copied to the output library. |
|
(12) | The directory of program library TEST.LIB, that is assigned as a local library, is to be listed. |
(13) | All members of program library TEST.LIB are copied to the output library and stored under the same name and version number 007. |
|
(14) | The directory of the current input library BSP2.BIB is to be listed with all members. There are two members with member name SERFAS, but with different version numbers. |
(15) | The status of the libraries used during the LMS run is queried. |
(16) | Library BSP2.BIB is closed. |
(17) | The status of the libraries used during the LMS run is queried. |
(18) | The LMS run is terminated. |