*TAB (PRINT)
*TAB={column}
This list control sets the print position to the specified column on the current line (row). {column} may be a decimal constant, an Expression, a numeric variable or an equated variable. It should be noted that some printers do not support tabbing to a position less than the current position (i.e., backwards tabbing) without arbitrarily forcing a new line (*N).
See Also: List Controls (PRINT), PRINT
![]() |