SeeView Manual

SeeView Statements and Script Symbols
HP NonStop SeeView Manual526355-004
9-55
HISTORY
NEW USER
displays generalized, introductory help for new users when you type HELP NEW
USER from a window sill. For example:
HISTORY
The HISTORY statement displays user command history in the current window.
You can scroll through commands backward or forward directly on the window sill
where the cursor is located when you enabled the sill scroll option (ALTER
SILLSCROLL ON). If it is enabled, function keys F3 and F4 scroll backward and
forward one command. Shifted function keys SF3 and SF4 display the first and last
command in the history cache. This feature eliminates the need for a fix command.
To configure the size of the history cache at run time, use a TACL PARAM statement:
PARAM HISTORYPAGES history-pages. The default size is three pages (room for
about 150 average commands). All command history shares a common cache to
ensure a correct sequential audit of the command history.
*
displays the history for all tasks associated with the SeeView process.
taskid
displays the history for all tasks associated with the particular taskid.
HISTORY [ * | taskid ] [ , COUNT cmds ]
[ , DETAIL ]
[ , INVERT ]