: 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>