VMS Help
LIBRARY, /TEXT

 *Conan The Librarian

    Indicates that the library specified is a text library.

    Format

      /TEXT

  1 - Examples

    1.$ 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.

    2.$ LIBRARY/INSERT/TEXT TSTRING TEXT2

      This LIBRARY command inserts the contents of the file TEXT2.TXT
      into the text library TSTRING.TLB. The name of the inserted
      module is TEXT2.
  Close     Help