Moves the text cursor to a specified print position. TAB(column%) - column% The column number of the new print position. Example: PRINT TAB(25); "Text" See Also