Changes

Jump to: navigation, search

Locomotive BASIC

16 bytes added, 15:21, 5 June 2021
/* SPEED KEY */
:When using it with low values, it is common to associate a key to reset the default speed of 30,2.
:For example to associate the key 0from the numpad:
<pre>
KEY 0,"SPEED KEY 30,2"+CHR$(13)
8
edits