Integral
Printer
Control
From
a
program
executing
in
a
host
computer, you copy one
line
of
data
using
the
following
~
escape sequence:
Ec&pB
Copy Page
When
the
printer
is selected
as
a destination device, you
can
copy
all
lines,
starting
with
the
line
containing
the
cursor
through
the
last
line visible on
the
screen, to
the
printer. Block
terminators
are
ignored.
After
each line is
print~d
the
cursor moves to
the
leftmost column
in
the
next
lower line (column 0,
not
the
left margin).
If
the
cursor
is
at
a
line
that
is
beyond
the
last
displayable line,
the
printer
does nothing.
From
the
keyboard, you copy a «page" of
data
using
the
COpy
PAGE
key
in
the
((device control"
set
offunction keys.
From
a
program
operating
in
a host computer, you copy a page of
data
using
the
following
escape sequence:
Ec&pF
Copy All
When
the
printer
is selected
as
a destination device, you can copy
all
lines,
starting
with
the
line
containing
the
cursor
through
the
last
line of display memory, to
the
printer. Block
terminators
are
ignored. After each line is
printed
the
cursor moves to
the
leftmost column
in
the
next
lower line (column 0,
not
the
left margin).
If
the
cursor is located beyond
the
last
displayable line,
the
printer
does nothing.
From
the
keyboard, you copy
((all"
using
the
COPY
ALL
key
in
the
((device control"
set
of
function keys.
From
a
program
executing
in
a
host
computer, you copy ((all"
using
the
following escape
sequence:
Ec&pM
Copy The Entire Active Workspace
When
the
printer
is selected
as
a destination device, you
can
copy
the
entire
content
of
the
active workspace to
the
printer
by ((homing up"
the
cursor
and
selecting
the
COpy
ALL
key.
Block
terminators
are
ignored.
From
a
program
executing
in
a
host
computer, you copy
the
entire
workspace
using
the
following escape sequence:
EcO
All lines of
data,
not
just
those
appearing
on
the
screen,
are
copied from
the
display to
the
printer. Block
terminators
are
ignored.
C-10