bas7qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
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