Changes

Jump to: navigation, search

Locomotive BASIC

243 bytes added, 21:01, 27 February 2007
/* ON BREAK */
: [...]
==== ON BREAK CONT ==== : [Prevents the interruption of program execution by the ESC key==== ON BREAK GOSUB ln ==== Passes control to subroutine at line ln when ESC ESC pressed==== ON BREAK STOP ==== Restores normal function of ESC key during program execution.]
==== ON ERROR ====
197
edits