enoft Manual
eNOFT Options
eNOFT Manual—527507-005
2-6
SET HISTORYWINDOW or SHW
If the buffer size is reduced, the number of command lines in storage is
truncated with the oldest commands in this queue deleted first (FIFO). The
command lines deleted from the buffer are not retrievable.
If the buffer size is increased, commands in queue are retained with additional
buffer allocated to handle up to the specified buffer size.
SET HISTORYWINDOW or SHW
SHW <num>
This command specifies the number of command lines displayed with the
HISTORY command.
<num> changes this command window to show the specified number of
commands. New to eNOFT, this argument is mandatory.
The default value is 10 with a range from zero (0) to 50.
SET LINES or SL
SL <num>
This command specifies the number of lines to display before pausing so that an
area of output does not scroll beyond the terminal display line size.
<num> changes the number of lines that will be shown before a prompt is given to
continue. New to eNOFT, this argument is mandatory.
This command is not applicable in the command-line mode.
The default value is zero and causes output to continue until all results are
displayed. The range is from 0 to 65535.
SET SCOPEPROC or SSP
SSP <proc-spec>
This command narrows the scope to a single procedure or subprocedure and
affects the following commands: LISTCOMPILERS, LISTDEBUG,
LISTEXPORTS, LISTOPTIMIZE, LISTPROC, LISTSOURCE,
LISTUNRESOLVED, LISTUNREFERENCED, DWARF INFO, SYMTAB, UNWIND,
UNWINDINFO, XREFPROC, and DUMPALL.
The following commands are not affected by this command: LISTDATA, RELOC.
The default setting is "none" ; all procedures (and subprocedures as applicable)
are considered.
This command is automatically reset upon opening a new object file.










