KEEP (Keep Command)

The KEEP command saves the last command you entered in a 10–deep, first-in-first-out queue. DUMPANALYZER assigns each command you keep a number in the range 0 through 9. You can use the number to recall the command with the USE command. For more information, refer to the USE command later in this section.

Syntax

── KEEP ─┬──────────┬──────────────────────────────────────────────────┤
         └─<number>─┘

Explanation

The following text describes the meaning of each construct. Refer to “Basic Constructs” earlier in this section for information about the <number> construct.

KEEP

Saves the last command you entered using the next available number in the range 0 through 9. You can then display the command you entered with the USE command.

KEEP <number>

Assigns a number in the range 0 through 9 to the command you entered.

Example

The following example shows the response to a KEEP command:

INPUT: KEEP
SAVED: #2