ERROR mode: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


[[STEP mode]]
[[STEP mode]]
[[PAUSE mode]]


<noinclude>
<noinclude>
[[Category:Definitions]]
[[Category:Definitions]]
</noinclude>
</noinclude>

Revision as of 15:59, 28 June 2013

When entering a program line or running a program without error handling statements (see Category:error conditions and error handling statements), and BR encounters an error, it will beep, stop, and display "ERROR" and the error number in the bottom line. This allows you to take steps towards debugging the problem, however, note that the program must be stopped in order to make changes or add new lines.

See also:

READY mode

ATTN mode

STEP mode

PAUSE mode