PP - Print Prestore

Toggles the display of prestored commands when they are executed.

Syntax

PP

Operation

The Editor displays the message PP ON or PP OFF to indicate its present state. On initial entry, this function is OFF.

When PP is on, each time a prestore command is entered, the Editor commands concerned will be displayed before being executed (see example).

Example

:ED INV 123-45
Top
.L99
001 TRANSISTOR
002 23643
003 232
004 11
EOI 004
.T
Top
.P R/23/39
.G2
002 23643
.P
002 39643
.Return
003 232
.PP
PP ON
.P
+R/23/39
003 392
.FI
'123-45' filed in file 'INV'.




Contents of item 123-45.






Prestore replace command.


Execute prestored replace command.



Turn on Print Prestore function.

Execute prestored replace command.
Replace command displayed.
Line in which the replacement occurred.