Project Window, Project Data Tab
The project is a library: check if a library is wanted. Other data on this tab may be required (see Library Project topic).
The project is a directory: check if the project is a directory. A Path name is optional. (see Directory Project topic).
Simple, one verb, projects: leave both the Library and Directory unchecked. A Path name is optional.
The project is for HP48: check if for an HP48, leave blank for an HP49. This options chooses the proper entry point file and can also affect Inform Box options.
Autoload after compile: check if the project.hp file should be loaded to the emulator after the project is built. The emulator must be open for autoload to work. When a project is rebuilt, Autoload will remove the last version of the project and replace it with the new version. This is done even for libraries and directories.
Keep intermediate files: there are many files that
are steps to the final project.hp files. Most of these are deleted after
a build. These files can be retained in order to investigate unusual
problems or learn more about the functioning of the software.