Changes

Jump to: navigation, search

Locomotive BASIC

120 bytes added, 21:08, 19 December 2006
/* READ */
: [...]
==== READ variable ====: [.Gets the next data item (from <tt>DATA</tt> commands) and moves to the next.The variable must be of the correct type.]
==== RELEASE ====