
152
PURPOSEAdvances paper to the next ver-
| tical tab position. |
|
| ||
CODE | (VT) |
|
|
|
|
(decimal ASCII) | 11 |
|
|
|
|
(hex .ASCII) | OB |
|
|
|
|
REMARKS | This command causes the paper to be ad- | ||||
| vanced to the next vertical tab position, | ||||
| or the top of the next page, whichever is | ||||
| first. If the vertical tab positions are not | ||||
| set, this command works as a line feed | ||||
| command. |
|
|
|
|
SEE | Chapter 5 |
|
|
|
|
PURPOSE | Sets vertical tab positions. |
| |||
CODE | (ESC) | “B” | nl | n2 n3 ... | 0 |
(decimal ASCII) | 27 | 66 | nl | n2 n3 ... | 0 |
(hex ASCII) | IB | 42 | nl | n2 n3 ... | 00 |
REMARKS | This command cancels all current ver- | ||||
| tical tab positions and sets those defined | ||||
| at lines nl, n2, n3, etc. The maximum | ||||
| number of vertical tab positions allowed | ||||
| is 16. The ASCII Ocharacter is used as a | ||||
| command terminator. Each vertical tab | ||||
| position must be specified in ascending | ||||
| order. |
|
|
|
|
SEE | Chapter 5 |
|
|
|
|
PURPOSE | Selects vertical channels. |
| |||
CODE | (ESC) | “l” |
| nO |
|
(decimal ASCII) | 27 | 47 |
| nO |
|
(hex ASCII) | IB | 2F |
| no |
|
REMARKS | This command selects one of the multi- | ||||
| ple vertical channels determined by the | ||||
| value of nO. The value of nOmust be be- | ||||
| tween Oand 7. |
|
|
| |
SEE | Chapter 5 |
|
|
|
|