Changes

Locomotive BASIC

112 bytes added, 16:33, 11 September 2011
/* CLEAR */
==== <code>CLEAR</code> ====
: Clears all variables from memory, leaving the program in memory unchanged. All open files are abandoned.
: The command clear inside a subroutine (gosub ... return) will also clear the stack address of the gosub heap.
==== <code>CLG </code>[‹masked ink›] ====
205
edits