User's Manual

COMMAND SETS (IBM XL24E)
C-24 User's Manual
Function Command
Change graphics line spacing base to
1/216 or 1/180 inch (for ESC J and ESC 3)
m
1
= 4, m
2
= 0
0 < t
1
< 255, 0 < t
2
< 255, t
3
= 0
t
4
= 180 or 216
ESC [ \ (m
1
) (m
2
)
(t
1
) ... (t
4
)
Tabulation
Horizontal tab execution
Set horizontal tabs
The values of n
1
to n
k
in this command
are the ASCII values of the print columns
(at the current character width) at which
tabs are to be set. (1 < n< 255) (1 < k < 28)
Clear all horizontal tabs
Move print position right by n/120 inch
(0 < n
1
, n
2
< 255) (n = n
1
+ n
2
256)
Vertical tab execution
Set vertical tabs
The values of n
1
to n
k
in this command
are the ASCII values of the lines (at the
current line spacing) at which tabs are to be
set. (1 < n < 255) (1 < k < 64)
Clear all vertical tabs
Reset tabs to default values
HT
ESC D (n
1
)...
(n
k
) NUL
ESC D NUL
ESC d (n
1
)(n
2
)
VT
ESC B (n
1
)...
(n
k
) NUL
ESC B NUL
ESC R
Page Formatting
Set left margin at column n and right
margin at column m (0 < n, m < 255)
Set perforation skip by n lines
(1 < n < 255)
Perforation skip off
Set page length to n lines (1 < n < 255)
Set page length to n inches (1 < n < 22)
Set top of form
ESC X (n) (m)
ESC N (n)
ESC O
ESC C (n)
ESC C NUL (n)
ESC 4