VMS Help
LIBRARY, /MODULE

 *Conan The Librarian

    Names a text module that you want to replace or insert into
    a text library. It also modifies the input file specification
    parameter.

    Format

      /MODULE=module-name

 module-name

    The name of the module to be inserted in the library.

  1 - Example

  $ LIBRARY/INSERT/TEXT TSTRING SYS$INPUT/MODULE=TEXT1

      This LIBRARY command inserts a module named TEXT1 into the text
      library TSTRING.TLB. The input is taken from SYS$INPUT.
  Close     Help