DEC LA120 Emulation
76
Vertical Tabs
Vertical tab stops are associated with lines, not absolute physical positions. Changing line spacing will
change the physical position of the tab stops.
Vertical Tab
VT
Causes the current line to be printed, and then advances the paper to the next vertical tab stop. If no
vertical tab stops are set, then a line feed is done instead. If “Auto CR” is set to “On” in the interface
setup menu, a carriage return will also be performed.
Control code:
VT
Hexadecimal:
0B
Set Vertical Tab Stop
VTS
(or)
ESC J
(or)
ESC 3
Sets a vertical tab stop at the current line. The tab stop is associated with the active line, not an
absolute physical position. Changing line spacing will change the physical position of the tab stop.
The tab stop set by this escape sequence will be added to previously set tab stops. If this is not desired,
the old tab stops should first be cleared.
Control code:
VTS
Hexadecimal:
8A
Escape Sequence:
ESC
J
Hexadecimal:
1B
4A
Escape Sequence:
ESC
3
Hexadecimal:
1B
33
Set Vertical Tab Stops
ESC [ n1 ; n2 ; ... nx v
Sets new vertical tab stops at line
n1
,
n2
,
n3
, etc. 1
≥
n
≥
255. The tab stops are associated with lines,
not absolute physical positions. Changing line spacing will change the physical position of the tab
stops. The first line is line one.
The tab stops set by this escape sequence will be added to previously set tab stops. If this is not
desired, the old tab stops should first be cleared.
Example: The following escape sequence will set vertical tab stops at line 7, 13, and 25. If line
spacing is 6 lpi, this will result in tab stops one inch, two inches, and four inches from the top of the
form.
Escape Sequence:
ESC
[
7
;
1
3
;
2
5
v
Hexadecimal:
1B
5B
37
3B
31
33
3B
32
35
76
Summary of Contents for FormsMaster 8000
Page 6: ......
Page 10: ......
Page 24: ......
Page 50: ......
Page 70: ......
Page 89: ...DEC LA120 Emulation 83 VT Vertical Tab VTS Set Vertical Tab Stop...
Page 90: ......
Page 122: ......
Page 124: ......
Page 140: ...ASCII Character Tables 134 Epson FX Fast Draft Epson FX Draft Epson FX Letter Quality...
Page 141: ...ASCII Character Tables 135 PC Fast Draft PC Draft PC Letter Quality...
Page 142: ...ASCII Character Tables 136 EBCDIC Fast Draft EBCDIC Draft EBCDIC Letter Quality...
Page 144: ...ASCII Character Tables 138 OCR A OCR B...
Page 148: ......