Menu

#62 LOCATE command in BASIC256

open
nobody
LOCATE (1)
5
2021-05-24
2021-05-24
itsols
No

I use BASIC256 for teaching purposes.

I'd like to to know if we can have a LOCATE command to position the cursor (for text).

Eg:
LOCATE 5,10 #Moves the cursor to row 5 column 10.
PRINT "Ant" #The output is at the position of the cursor.

Thanks!

Discussion


Log in to post a comment.