Changes

Jump to: navigation, search

Locomotive BASIC

245 bytes added, 21:09, 27 February 2007
/* DEFINT */
: [...]
==== DEFINT letter range==== : [Forces all variables(s) starting with the specified letter(s) to be string variables.The s does not need to be added to DEFSTR variable names: Example: <pre>10 DEFSTR N - sets all variables starting with letter N as strings.]</pre>
==== DEFREAL ====
197
edits