HP 3000 Manuals

SHOW LIBRARY [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation


HPTOOLSET XL Reference Manual

SHOW LIBRARY 

Displays the copylib name, key file name, and the names of all the
modules in the copylib.

Syntax 

     SHO[W] LI[BRARY] [libname]

Parameters 

Libname                   Is the name of the library.  If you omit it,
                          TOOLSET/XL will look for a workspace default
                          library.  If no default is found, TOOLSET/XL
                          will ask for the library name.

Example 

     >>SHOW LIB COPYLIB

     -->LIBRARY FILE: COPLIB.PUB.PROJECT

        KEY FILE: COMPKEY.PUB.PROJECT

     -->LIBRARY MODULES:

        INTCOMP

        REALCOMP
          .
          .
        ANYCOMP

     -->REALCOMP is open for editing

This last line will be displayed only if a module within the library was
opened for editing when the command was entered.


MPE/iX 5.0 Documentation