_pwbundo

Key

Unassigned

Menu

Edit menu, Undo command

The _pwbundo macro reverses the last modification made to the current file. The maximum number of modifications that can be undone for each file is determined by the Undocount switch.

Definition

_pwbundo := cancel undo <

Cancel

Establishes a uniform “ground state” by canceling any selection or argument.

Undo

Reverses the last modification.

<

Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.

See

Cancel, _pwbredo