Download Print this page

OKIDATA Microline 93 User Manual page 124

Okidata microline personal printer user's manual

Advertisement

118
If you want to use a normal text line feed with graphics, add
these codes:
ETX LF
CHR$ (3) ;CHR$(10)
-
Text Line Feed with Car-
riage Return: prints graphic
Ii ne, advances paper one
line (1 /6" or 1
/8")
and re-
turns printhead to left
margin
ETX DC2
CHR$(3);CHR$(18}
-
Text Line Feed without
Carriage Return: prints
graphic line, advances paper
one line (1/6" or 1/8") but
does not return printhead
to left margin.
03 OA (hex)
03 12 (hex)
The following example demonstrates these line feed codes
using
our
original box image
as a
subroutine-o-
Sample graphics program:
10 LPRINT CHR$(30}
20 LPRINT CHR$(3};
30 FOR
J
=
1 TO 2
40 GOSUB 250
5 0 LP RI NT CH R
$
( 3)
;CH
R
$
( 1 4) ;
60 NEXT
J
70 FOR K
=
1 TO 2
80 GOSUB 250
90 LPRINT CHR$(3};CHR$(20};
100 NEXT K
110 LPRI NT CHR$ (3) ;CH R$(14};
120 FOR L
=
1 TO 2
130 GOSUB 250
140 LPRINT CHR$(3};CHR$(10};
150NEXTL
160 FOR M
=
1 TO 2
180 GOSUB 250
190 LPRINT CHR$(3};CHR$(18};
200 NEXT M
210 LPRINT CHR$(3}
;CHR$(2}

Advertisement

loading

This manual is also suitable for:

Microline 92