Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

enoft(1) OSS Shell and Utilities Reference Manual
If number is smaller than the current buffer size, the command
lines lost from the buffer are not retrievable.
The HISTORYBUFFER setting is only meaningful when you
use enoft interactively.
{HISTORYWINDOW | -SHW } number
Species the number of command lines displayed with the HIS-
TORY subcommand.
Valid values for number are in the range from 0 (zero) to 50. If
the HISTORYWINDOW attribute is not specied, the default
value is 10 command lines.
The HISTORYWINDOW setting is only meaningful when you
use enoft interactively.
{ LINES | -SL } number
Species the number of lines of output to display before pausing
so that an area of output does not scroll out of the terminal or
emulator display memory. A single line of output from enoft can
result in multiple lines of output on a screen, so more lines than
are specied by number might be displayed.
Valid values for number are in the range 0 (zero) through 65535.
If the LINES attribute is not specied, the default value for
number is zero. A zero value causes output to continue until all
results are displayed.
This ag is ignored when entered on a command line. It is pri-
marily for interactive use.
{ SCOPEPROC | -SSP }{proc_spec | * }
Narrows the scope to a single procedure or subprocedure. This is
helpful when trying to nd unique items within a procedure or
subprocedure and when trying to limit output to a range within a
single scope.
The setting of this attribute takes precedence over any other value
of proc_spec used in the same command.
proc_spec
Species the procedure name or procedure number. Pro-
cedure names are case-sensitive in C and C++ but not in
other languages. proc_spec is one of the following:
proc_name
Limits the scope to the specied procedure
and subprocedures. If proc_name is not com-
pletely specied, enoft resolves the name and
lists conforming procedure names with
numbers; wildcard matching (for example,
*partial_name or partial_name*) can be used
to search for items containing a match to the
given pattern but only the rst match found is
displayed.
The demangled form of the procedure name
cannot be used because enoft does not
394 Hewlett-Packard Company 527188-004