The Debugging Process
true
. Then, if an exception occurs, you don't have to repeat the process to find the error. Otherwise, when an error occurs, you would have to set breakOnThrows
to true
, and then redo the action before having access to the break loop debugging facilities.
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996