Set Vertical Tab Stop at Current Position VTS
Data Structure ASCII VTS [A] set vertical tab stop
hex. 8A
dec. 138
Description This code sets an horizontal tab stop at the current vertical position.
Vertical Index IND
Data Structure ASCII IND [A] vertical index
hex. 84
dec. 132
Description The code IND moves the active print position to the following line. The difference to Line
Feed (LF) is that IND does not permit an CR option.
Print Positioning 51