Changes

Jump to: navigation, search

Locomotive BASIC

159 bytes added, 20:30, 18 August 2012
/* SPC */
:'''N:''' the seventh parameter can be used for blending in noise between the range of 0-15 (BASIC 1.0) or 0-30 (BASIC 1.1). The higher the number the 'deeper' or 'dirty' is the noise.
==== <code>SPC<n></code> ====: [in conjunction with PRINT the SPC command prints out a certain number (n) of spaces...]: Example:<pre>PRINT "Hello";SPC(10);"World";Hello World</pre>
==== <code>SPEED</code> ====
205
edits