PS TEXT EDIT Reference Manual

REDO
TEDIT Commands
3–148 058059 Tandem Computers Incorporated
REDO REDO reverses what UNDO redoes by restoring the effects of a previous
TEDIT command.
What to Enter
[
repeat-count
] { REDO | RED }
repeat-count
is the number of times to repeat this command. See “Repeat Count” in
Section 2 for details.
Examples:
1. To reverse the last UNDO command, enter:
Command: REDO
2. To reverse the last two UNDO commands, enter:
Command: 2 REDO
How to Use
Enter REDO any time after an UNDO command.
What Happens
Whenever you change text, TEDIT records the changes, including every
previous change you made since beginning the edit session. UNDO
reverses the changes and REDO reinstates the changes.