Download HP OpenVMS Command Definition, Librarian, and Message Utilities

Transcript
LIBRARIAN Qualifiers
/LOG
/LOG
Controls whether the LIBRARY command verifies each library operation.
Format
/LOG
/NOLOG
Description
If you specify /LOG, the LIBRARY command displays the module name, followed
by the library operation performed, followed by the library file specification.
Other applications of the /LOG qualifier appear in the descriptions of /DELETE
and /REPLACE.
Example
$ LIBRARY/REMOVE=(LIB_EXTRCT_MODS,LIB_INPUT_MAC)/LOG LIBRAR
This LIBRARY command requests the removal of the global symbols
LIB_EXTRCT_MODS and LIB_INPUT_MAC from the object library
LIBRAR.OLB. The /LOG qualifier requests that the removal of the symbols
be confirmed by messages.
Librarian Utility LIB–33