Changes

Jump to: navigation, search

Locomotive BASIC

38 bytes added, 21:08, 19 December 2006
/* READ variable */
==== READ variable ====
Gets the next data item (from <tt>DATA</tt> commands) , stores it in the given variable and moves to the nextitem.
The variable must be of the correct type.