nld and noft Manual
noft Options
nld and noft Manual—520384-003
5-19
HELP or ?
Example 5-8. 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.
noft>
Example 5-9. HELP Without Options
noft> help
NOFT Command Topics...
Select the topic desired by typing "HELP <topic>"
<topic> is:
CD COMMENT DUMPADDRESS DUMPOFFSET
DUMPPROC ENV EXIT FC
FILE HELP HISTORY LAYOUT
LISTATTRIBUTE LISTCOMPILERS LISTOPTIMIZE LISTPROC
LISTSOURCE LISTSRLINFO LISTSRLEXPORTS LISTSRLFIXUPS
LISTUNRESOLVED LISTUNREFERENCED LOG OBEY
OUT RESET SET CASE SET FORMAT
SET HISTORYBUFFER SET HISTORYWINDOW SET LINES SET LOG
SET OUT SET SCOPEPROC SET SCOPESOURCE SET SORT
SHOW XREFPROC
all commands command_line object_files
procedures shortcuts source_files
noft>