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...
Co
de
ESC
5
ESC
6
Description
Automatic
Line
Feed
Format:
ESC
5;n;
When
n =
1,
automatic
line
feeding
starts.
The
printer
does
a
line
feed
each
time
the
printer
receives
a
carriage
return
(CR).
ESC
5
overrides
the
automatic
line
feed
switch
(switch
3).
When
n =
0,
automatic
line
feeding
stops.
LPRINT
CHR$(27)
;CHR$(53)
;CHR$(n);
or,
LPRINT
CHR$
( 2
7)
;
11
5
11
;
CHR$
(
n)
;
Select
Character
Set
2
This
sequence
selects
Character
Set
2.
Character
Set
2
contains
characters
and
symbols
used
in
non-English
languages.
ESC
6
overrides
the
character
set
switch
(switch
5).
See
"Character
Set
2
Chart"
at
the
end
of
this
section.
LPRINT
CHR$(27)
;CHR$(54);
or,
LPRINT
CHR$(27);
11
6
11
;
Note:
If
your
program
uses control codes
with
values above 128, use character
set
1.
If
your
program
does
not
use
control codes
with
values above 128,
you
can use character set
2.
4-27

Related product manuals