Changes

Jump to: navigation, search

Locomotive BASIC

725 bytes added, 16:35, 2 January 2019
/* Functions */
: Table of error codes:
<pre>
===============================================================================| VALUE | NAME | DESCRIPTION |===============================================================================| 1 |Unexpected NEXT: |A NEXT command has been encountered while not in a || | |FOR loop, or the control variable in the NEXT || | |command does not match that in the FOR. || 2 |Syntax Error |BASIC cannot understand the given line because || | |a construct within it is not legal. || | | || | | || | | |
</pre>
205
edits