|
VMS Help LIBRARY, /WIDTH *Conan The Librarian |
Controls the screen display width (in characters) for listing
symbol names.
Format
/WIDTH=n
n
The width of the screen display.
| 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.
|
|