Changes

Locomotive BASIC

2 bytes added, 21:40, 19 December 2006
/* RUN [line] */
==== RUN [line] ====
: Runs the current program, optionally starting at a given line. If no line number is given, starts at the first line.
==== SAVE ====