Changes

Jump to: navigation, search

Locomotive BASIC

156 bytes added, 21:03, 27 February 2007
/* ON ERROR */
: Restores normal function of ESC key during program execution.
==== ON ERROR GOTO ln ==== : [.Passes the control to line ln if an error is detected in the program: ON ERROR GOTO 0, Turns of the error trap, and restores normal error processing.]
==== OPENIN "datafile" ====
197
edits