Project Settings Dialog
debug
slot for all named templates. (If you have manually added such a slot to a template, NTK does not override it.) The value stored in the slot is the name of the template. The debug
slot is created when the project is compiled; therefore, you do not see it in the browser.
In addition, NTK sets the compile-time constant debugOn
to true
if Compile for Debugging is checked. If the option is off, the constant is set to nil
.
An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.
Last modified: 1 DEC 1996