Changes

Jump to: navigation, search

Locomotive BASIC

2 bytes added, 21:39, 19 December 2006
/* LOCATE x,y */
==== LOCATE x,y ====
: Moves the text cursor to the x,y location.
x starts at 1 on the left and goes up to 20 (in mode 0), 40 (in mode 1) or 80 (in mode 2).