User's Manual

C-43
Host Command Summary
Set tab stops at specified * column numbers ESC [ *c ; *c ; .... *c SP N
Clear tab stops (0 = at cursor position, 2 & 3 = all on page) ESC [ * g
Set tab stop at current cursor position ESC [ 0 W
Clear tab stops (2 = at cursor position, 4 & 5 = all on page) ESC [ * W
Move cursor to next tab stop HT
Move cursor to next tab stop ESC [ * I
Move cursor to previous tab stop ESC [ * Z
DISPLAY
Status line off Hex E5
Status line on Hex E3
Assign * attribute(s) to following characters (default 0) ESC [ * % {
Attributes: Flashing 1 Bold 8
Underline 2 Protected 32
Inverse video 4
Select graphic rendition ESC [ Pa;...Pa m
Attributes: Clear all 0 Normal intensity 22
Bold 1 Underline off 24
Underline 4 Flashing off 25
Flashing 5 Inverse video off 27
Inverse video 7
Assign * line attributes to current line ESC [ * % |
Attributes: Single width, single height (default) 0
Double width 1
Double height & width top half 2
Double height & width bottom half 3
No attributes ETX SP
Bold attribute ETX A
Flashing attribute ETX B
Bold & Flashing attributes ETX C
Inverse attribute ETX D
Bold & Inverse attributes ETX E
Flashing & Inverse attributes ETX F
Bold, Flashing & Inverse attributes ETX G
Blank attribute ETX H
Bold & Blank attributes ETX I
Flashing & Blank attributes ETX J
Bold, Flashing & Blank attributes ETX K
Inverse & Blank attributes ETX L
Bold, Inverse & Blank attributes ETX M
Flashing, Inverse & Blank attributes ETX N
Bold, Flashing, Invers & Blank attributes ETX O
Underline attribute ETX P
Bold & Underline attributes ETX Q
Flashing & Underline attributes ETX R
Bold, Flashing & Underline attributes ETX S
Inverse & Underline attributes ETX T
Bold, Inverse & Underline attributes ETX U
Flashing & Underline attributes ETX V