8.7. - px
, ps
move pen off page
returns the pen-plotter pen to its home position and, on plotters so equipped, ejects the current page and feeds a new one.
px or psBoth
px
and
ps
have the same effect -- each returns
the pen to its home position if the plotter had been previously instructed
to leave the pen over the page with the
pw
command.
On plotters
with automatic paper feed,
px
or
ps
may be used to force
a new page.
The
move pen off page
commands can be compared
with the
close filter
commands,
zx
and
zs
, described
in Chapter 9.