noft Manual (G06.27+, H06.03+, J06.03+)

noft Options
noft Manual528273-003
3-22
HISTORY or H
HISTORY or H
The HISTORY option displays previously entered noft command lines.
number
specifies the number of command lines to be displayed. The default is 10 lines.
Example 3-13. HELP SET HISTORYBUFFER
noft> help set historybuffer
SET HISTORYBUFFER
This option changes the amount of commands held in memory and available
for the user to access via a FC or HISTORY command. The default buffer
size is 50 commands.
Syntax:
{ SET HISTORYBUFFER | SHB } [ number | ? ]
HISTORYBUFFER number
changes the NOFT command buffer to hold the specified number of commands.
If the number is greater than the current number, it will not be able to
retrieve commands that have already left the history buffer. If the
specified number is smaller than the current buffer size, then those
commands lost from the buffer will be lost permanently.
HISTORYBUFFER
changes the buffer to hold the default number (50) of commands.
HISTORYBUFFER ?
returns the current history buffer size.
Example 3-14. HELP Without Options
noft> help
NOFT Command Topics...
Select the topic desired by typing "HELP <topic>"
<topic> is:
COMMENT DUMPADDRESS DUMPOFFSET
DUMPPROC ENV EXIT FC
FILE HELP HISTORY LAYOUT
LISTATTRIBUTE LISTCOMPILERS LISTOPTIMIZE LISTPROC
LISTSOURCE LISTSRLINFO LISTSRLEXPORTS LISTSRLFIXUPS
LISTUNRESOLVED LISTUNREFERENCED LOG LOWLEVELCOMMANDS
OBEY OUT RESET SET CASE
SET FORMAT SET HISTORYBUFFER SET HISTORYWINDOW SET LINES
SET LOG SET OUT SET SCOPEPROC SET SCOPESOURCE
SET SORT SHOW SYSTEM VOLUME
XREFPROC
all commands command_line object_files
procedures shortcuts source_files
Note. Use this parameter only in interactive sessions, because options given in the command
line are not stored in the history buffer.
{ HISTORY | H } [ number ]