(Contents)(Previous)(Next)

The Command History

QUERY copies every executed command and every command backed up with SAVE into the command history of the current session.

The capacity of the history is limited to 12 KB characters. If it is exhausted, the oldest commands will be overwritten. Space lines within a command will not be stored.

Within this history, a pointer always indicates the most recent command. PREV and NEXT move the pointer backwards (older) or forwards (younger).

See also:

SAVE Command

PREV Command

NEXT Command


(Contents)(Previous)(Next)