◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── 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 ◄PRINT, LPRINT► ◄PRINT USING, LPRINT USING► ◄SPC► ◄SPACE$►