Changes

Locomotive BASIC

113 bytes added, 01:32, 26 January 2008
/* ERASE v[$(i1[,i2]) */ Corrected argument list
: [...]
==== ERASE vv1[% | ! | $(i1][,i2v2[% | ! | $][,...]]) ====: Clears Erases the contents of an specified array that is no longer required(s) and frees the memory used. Must specify existing array(s) or an <code>Improper argument</code> error will be generated.
==== ERL ====
13
edits