Epson Printer Interface Cartridge for the Apple IIc Operation Manual page 88

Printer interface cartridge for the apple iic
Table of Contents

Advertisement

ESC e
Format:
ASCII code:
Decimal :
Hexadecimal:
Comments:
Sets horizontal and vertical tab increments.
Horizontal format when nl = 0. In BASIC:
CHR$(27);"eO";CHR$(n)
where n is the number of spaces and equals:
0 - 21 in pica, 0 - 25 in elite, 0 - 36 in compressed.
Vertical format when nl = 1. In BASIC:
CHR$(27);"el";CHR$(n)
where n is the number of line feeds and equals:
INT(255/x) for x/216-inch line spacing,
INT(85/x) for x/72-inch line spacing.
7 for 12-dot line spacing.
ESC f
Format:
ASCII code:
Decimal :
Hexadecimal:
Comments:
Prints spaces or line feeds without carriage returns.
Horizontal format when n1 = 0. In BASIC:
CHR$(27);"fO";CHR$(n)
where n is the number of spaces and equals 0 - 127.
Vertical format when nl = 1. In BASIC:
CHR$(27);"fl";CHR$(n)
where n is the number of line feeds and equals 0 - 127.
C-18
Set Horizontal and Vertical Tabs
ESC
e
27
101
1B
85
ESC
f
102
27
66
1B
(n1)
(n2)
(n1)
(n2)
(n1)
(n2)
Print Spaces or Line Feeds
(n1)
(n2)
(n1)
(n2)
(n1)
(n2)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Lx-90

Table of Contents