(macro) replay one or more instructions
Examples: REPLAY -- replay all instructions in the current session (i.e., state-stack) (REPLAY 5) -- replay the most recent 5 instructions (REPLAY 5 (COMMENT deleted dive command here)) -- replace the 5th most recent instruction with the indicated comment instruction, and then replay it followed by the remaining 4 instructions General Form: (REPLAY &OPTIONAL n replacement-instruction)
Replay the last
If this command ``fails'', then the