ERROR mode

From BR Wiki
Revision as of 15:59, 28 June 2013 by Laura (talk | contribs)
Jump to navigation Jump to search

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