|
VMS Help LIBRARY, /ONLY *Conan The Librarian |
Specifies the individual modules on which the LIBRARY command can
operate.
Format
/ONLY=(module-name[,...])
module-name
The module on which the LIBRARY command can operate.
| 1 - Example |
$ LIBRARY/LIST/NAMES/ONLY=$ONE/WIDTH=80 SYMBOLIB
This LIBRARY command requests a full listing of the module
$ONE, contained in the object library SYMBOLIB.OLB. The /WIDTH
qualifier requests that the symbol display be limited to
80 characters per line.
|
|