====== CURPOS ====== Syntax: curpos , The ''CURPOS'' command positions the cursor to the given //column// and //row//. Example: print "{CLR}" curpos 14 , 12 print "centered text"