EasyManua.ls Logo

IBM Proprinter

IBM Proprinter
200 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Code
ESCU
ESCW
4-22
Description
Print
in
One
Direction
Format:
ESC
U ;n;
When
n
=
1,
this
code
sets
the
printer
to
print
from
left
to
right
only.
ESC
U 0
returns
the
printer
to
normal
two
direction
printing.
One
direction
printing
,
while
slower,
ensures
a
more
accurate
printing
start
position
for
better
print
quality.
LPRINT
CHR$ (
27
) ;CHR$ (
85
) ;CHR$
(n)
;
or,
LPRI
NT CHR$ ( 2
7)
;
11
U
11
;
CHR$ ( n ) ;
Continuous
Double
Wide
Printing
Format:
ESC
W;n;
ESC
W 1
changes
the
printer
to
double
wide
printing.
ESC
W 0
ends
the
double
wide
printing
started
by
ESC
W
1.
ESC
W
resets
double
wide
printing
mode
previously
set
by
so
LPRI
NT
CH
R$(27)
; CH
R$(87)
; CHR$
(n)
;
or,
LPRI
NT
CH
R$
(2
7 ) ;
11
W
11
;CHR$
(n)
;
-

Related product manuals