Additional Parts of Your Project

Text Files

In text files you can define the following:

constants
These are constants available anywhere in your project except files built before the text file.

Text files are processed in the order specified in the project. You'll normally process a text file containing constants before any layout or proto files.You can edit text files in any text editor, or within NTK.

You'll normally put your InstallScript and RemoveScript in this file as well.


An online version of Programming for the Newton using Macintosh, 2nd ed. ©1996, 1994, Julie McKeehan and Neil Rhodes.

Last modified: 1 DEC 1996