AT
AT x, y
Moves the text cursor to the specified position [x, y]
.
x
and y
are in pixels.
See LOCATE to move the text cursor in units of characters cells.
Example
at 100,100
print "This text starts at pixel 100,100"
Code samples using AT
000 hello.bas
001 3 ways to print hello 5 times.bas
002 numeric variables.bas
003 conditional branching.bas
004 loops.bas
005 challenge.bas
006 arrays+.bas
100lines.bas
2048.bas
2048.bas
3d block lettes.bas
3d rotating cube with message.bas
3d wire cube v1.bas
3d wire cube.bas
3d_palmx.bas
3d_torus.bas
3dtictac.bas
3dtorus.bas
3dttt.bas
3dttt.bas
4tune.bas
7gables.bas
A Rubens, Peter Paul Landscape.bas
agendus.bas
ai.bas
amortig.bas
analog clock.bas
anball 1.0.bas
angel feather.bas
Console
AT
BEEP
CAT
CLS
DEFINEKEY
FORM
INKEY
INPUT
LINEINPUT
LINPUT
LOCATE
LOGPRINT
NOSOUND
PEN
PLAY
PRINT
SOUND
TAB
If there is insufficient information on this page and you wish learn more about AT,
please send an email to smallbasic@gmail.com. You can help to improve information about
AT by submitting a pull request,
click View Source for details. Note, an offline language reference text file is also available - see the Download section.