Operation Manual
Printing
from
the
All Char.
Set
Decimal
Hex. AS
CIT
Comp
Print
one
character from
the
27
94
n
IBSEn
ESC"
n r
All
Ch
arac
ter
Set
n
~
character to
be
printed
Print continuously from the
2792
nl
n2
1B5C
ESC\
p
All
Character
Set
nl
n2
nl
n2
followed by
the
character to
be
printed
To
print
all the control characters is a
bit
more complicated. You
have
to indicate
how
many
characters to print.
If
you
want
less
than
256
characters, then n 1 is the
number
of characters and n2 is
0.
For more than 255 characters, follow the
ESC\
command
with
the total of the following formula:
n2 = int (Total
number
of characters/256)
nl
=Total
number
of
characters-
(n2 * 256)
When
the
ESC\
command
is sent, the control codes
do
not operate
but
are printed as special characters which
appear
in the chart in
Appendix
B.
For example, the
ESC
command prints as a left arrow.
If
the
printer
receives a code value for
an
unassigned character, a
space is printed.
The All Character Set is to
be
found in
Appendix
B.
Cut
Sheet
Feeder
If
you have
an
OKI optional Automatic
Cut
Sheet Feeder mounted
on
your
Microline you can insert a
new
sheet of
paper
from the
hopper.
Cut
Sheet
Feeder
Decimal
He
x.
ASCII
Comp
.
lnsl•rt
shed
27 25 73
IB
1949
ESC
EM
I PF
Eject sheet 27 25 82
1B
1952
ESC
E\1 R
PF
Note:
An
LF
command
at
the
end
of
a
page
also
causes
the
next
sheet
to
be
loaded.
IBM Modes Standard Features
3-
29