A SERVICE OF

logo

Tabs
HT
Tab Horizontally
Format:
ASCII code: HT
Decimal:
9
Hexadecimal: 09
Control:
CTRL I
Comments:
Advances the print position to the next horizontal tab setting.
ESC D
Set Horizontal Tabs
Format:
ASCII code:
ESC
Decimal: 27
Hexadecimal: 1B
Comments:
D (n1) (n2) ... 0
68 (n1) (n2) ... 0
44 (n1) (n2) ... 00
This command allows setting of up to 28 horizontal tabs. These are
entered as n1, n2, n3, etc. (in the range 1 to 255) with ASCII 0
character as the terminator. The tab settings n1, n2, n3, etc. must be
entered in ascending order. If n1 = 0, all tabs are cleared. The set-
tings on power up are every eight characters.
VT
Tab Vertically
Format:
ASCII code: VT
Decimal:
11
Hexadecimal: 0B
Control: CTRL K
Comments:
Advances the paper to the next tab setting. If no vertical tabs have
been selected, the paper advances one line.
J-20