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
CR
Description
Carriage
Return
Causes
the
data
that
follows a
CR
to
print
at
the
left
side.
No
line
feed
occurs
unless:
The
automatic
line
feed
switch
(switch
3)
IS
on,
or
Your
computer
sends
an
ESC
5
to
the
printer.
LPRINT
CHR$
( 1
3)
;
Note:
IBM
Personal Computer
BASIC
(and
many
other programs)
automatically
send
line feed
(LF)
with
carriage
return (CR).
If
you
do not
want
LF
sent after CR, use
ASCII
decimal
value
141
in
place
of
ASCII
decimal
value
13.
Your
printer
must
be
in
Character Set
1.
DCl
Select
Printer
Sets
the
printer
to
accept
data
from
your
computer.
LPRI
NT
CHR$
(
17
) ;
4-5

Related product manuals