Download Print this page

Star Micronics 10X User Manual page 132

Advertisement

mm __________________________________
G_e_m_in_i_U_S_er_'S_M __ an_U __ al
PURPOSE:
FORMAT:
REMARKS:
EXAMPLE:
PURPOSE:
FORMAT:
REMARKS:
EXAMPLE:
Select the italic character set.
ESC "4"
CHR$(27) CHR$(52)
This command causes the printer to select
the italics character set.
LPRINT CHR$(27);CHR$(52);
Select the international character set.
ESC 7
n
CH R$(27) CH R$(55) CH R$(n)
This command causes the printer to select the
international character set as shown below:
n
=
0: USA
n
=
1: England
n
=
2: Germany
n
=
3: Denmark
n
=
4: France
n
=
5: Sweden
n
=
6: Italy
n
=
7: Spain
LPRINT CHR$(27); CHR$(55); CHR$(4)
• •
• •
• •
• •
• •
• •
... selects the international character set for
France.
Font Pitch Controls
PURPOSE:
Set the print pitch.
FORMAT:
ESC "8"
n
CH R$(27) CH R$(66) CH R$(n)
REMARKS:
After this command is sent to the printer,
subsequent printing is done: in pica (10
characters per inch) if
n
=
1; in elite (12
characters per inch) if
n
=
2; in condensed
(17 characters per inch) if
n
=
3.
EXAMPLE:
FOR N
=
1 TO 3:
LPRINT CHR$(27);"8"; CHR$(N);
FOR I
=
32 TO 112: LPRINT CHR$(I);: NEXT I
LPRINT: NEXT N
• •
• •
• •
... prints out a selection of print in each of the
three print pitches.
1H

Advertisement

loading

This manual is also suitable for:

15xGemini-10xGemini-15x