TAB
s = TAB (n)
Moves cursor position to the n
th column. the return
value s
contains the escape sequence for moving the
cursor.
Example
print tab(1); "1 tab"
print tab(2); "2 tabs"
tab(3)
s = print s; "3 tabs"
Code samples using TAB
001 3 ways to print hello 5 times.bas
003 conditional branching.bas
7gables.bas
bplus paddleball.bas
btn 21.bas
conrec-sb-v01.bas
CSV_Viewer.bas
dmsareareadmd.bas
dogstar5.bas
filemanager.bas
fire demo.bas
galgenmann.bas
img2ascii.bas
irc-bot.bas
klotski_solver.bas
klotski_solver.bas
life.bas
palm_cli.bas
payment.bas
pdocview.bas
pirate.bas
realpolitik.bas
recognition_training_az.bas
rogue trader.bas
sphere.bas
startrek.bas
startrek.bas
subversion.bas
tabs2spaces.bas