POP KEY Command

See Also

Restores ON KEY LABEL assignments that were placed on the stack with PUSH KEY.

Syntax

POP KEY
  [ALL]

Arguments

ALL

Clears all current key assignments defined with ON KEY LABEL and clears all key assignments defined with ON KEY LABEL from the stack.

Remarks

POP KEY, when used with PUSH KEY, lets you save a set of key assignments created with ON KEY LABEL commands, make changes to the key assignments with more ON KEY LABEL commands, and then restore the original key assignments.

For more information on placing ON KEY LABEL commands on the stack, see PUSH KEY.