Download Print this page

Star Micronics 10X User Manual page 138

Advertisement

I
I
Gemini User's Manual
• •
PURPOSE:
Change the line feed to nl72 inches.
FORMAT:
ESC "A" n
CHR$(27) CHR$(65) CHR$(n)
REMARKS:
When this command is transmitted to the
printer, successive line·feed commands cause
the printer to advance the paper nl72 inch. The
value of n must be between 1 and 127.
EXAMPLE:
LPRINT CHR$(27);"U";CHR$(1);
CHR$(27);"A";CHR$(6);
FOR
J
=
1 TO 66: FOR I
=
1 TO 80
LPRINT CHR$(239);: NEXT I:
LPRINT: NEXT J
... causes the printer to fill a page with dots
by using the special block-graphics character
and setting the line feed to 1/12 inch.
PURPOSE:
Change the line feed to nl144 inches.
FORMAT:
ESC "3" n
CHR$(27) CHR$(51) CHR$(n)
REMARKS:
When this command is sent to the printer,
successive line feeds are set to nl144 inches. The
value of n must be between 1 and 127.
PURPOSE:
Send
a
one-time-only line feed of nl144 inches.
FORMAT:
ESC
"J"
n
CHR$(27) CHR$(74) CHR$(n)
REMARKS:
When this code is sent to the printer, it causes
the paper to be advanced by nl144 inches. The
value of n must be between 1 and 127. This
I
command does not change the size of the
existing line-feed value.
Form Feed Controls
PURPOSE:
Advance the paper to the next top of form
(TOF).
FORMAT:
FF
CHR$(12)
130

Advertisement

loading

This manual is also suitable for:

15xGemini-10xGemini-15x