bas7qck.hlp (Table of Contents; Topic list)
TAB Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
TAB(column%)
 
    ■ column%   A numeric expression that is the column number of the
                new print position.
 
Returns
    TAB does not return a value to the program; instead, it changes
    the current print position on the output device or file by skipping
    to the specified print column.
 
See Also    SPC    SPACE$    PRINT    LPRINT    PRINT USING