NAME
TAB Function
SYNOPSIS
TAB(column%)
o column% The column number of the new print position.
DESCRIPTION
Moves the text cursor to a specified print position.
Example:
PRINT TAB(25); "Text"
SEE ALSO
PRINT LPRINT PRINT USING LPRINT USING SPC SPACE$