LIBLIST [ HPTOOLSET XL Reference Manual ] MPE/iX 5.0 Documentation
HPTOOLSET XL Reference Manual
LIBLIST
Allows you to display the contents of a copylib without having to convert
it from KSAM to TSAM format. A single module or all of the modules in
the copylib may be requested.
Syntax
LIBL[IST] [{modname}[OF libname] [|TO| LP] [UN[NUMBERED]]]
[{ALL } ]
Parameters
Modname If a module name is given in the LIBLIST command, only
that module will be displayed.
OF Libname Is the library name. If ALL is specified instead of a
single module name, the entire library will be
displayed.
TO LP Directs the library list to TOOLLIST. If a file equation
has not been done for TOOLLIST, it will default to the
line printer.
UNNUMBERED Will suppress the line numbers of the text.
Example
The following is an example of how the library list will look:
>>liblist all
Module1
1 source line 1
2 source line 2
3 source line 3
100 source line 100
Module2
1 source line 1
2 source line 2
3 source line 3
MPE/iX 5.0 Documentation