?P

Displays the contents of any prestore buffer without executing the prestored command(s).

Syntax

?P{n}

Syntax Elements

n is the number of the prestored sequence.

If n is omitted, P0 is displayed. P0 is preset to L22.

If n is an asterisk (*), the contents of all the prestore commands are displayed. This is equivalent to issuing a PD command.

See Also

P (Prestore), PP (Print Prestore).

Example

:ED MD ITEM1
Top
.?P
P0 L22
.P1 R/AA/ZZ
.?P1
P1 R/AA/ZZ



List the prestored commands in P0.
Prestored commands in P0 are listed.
Create a new prestore named P1.
List the prestored commands in P1.
Prestored commands in P1 are listed.