Exceptions
breakOnThrows
is set and an exception occurs while the Newton is in a break loop, it will enter a new break loop. In fact, each and every time you generate an exception you will enter yet another break loop. Nicely enough, the Inspector prints the level of the break loop so that you will know how deeply you are nested (see FIGURE 8.16).
FIGURE 8.16 : Entering a second level of a break loop.

The most common cause of further exceptions is mistyping a variable or function name from within the Inspector.
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996