Unassigned
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.
_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.
Cancel, _pwbredo