Contents | Prev | Next
4.3.4.4.1.1 The Project Options dialog box
You activate the Project Options dialog box either by choosing
Options... from the Project menu, or
clicking on the project options button in the
Toolbar.
The Project Options dialog box contains the following pages:
- Warnings - This page allows you to enable and disable compiler warning
messages (see warning options).
- Extensions - This page allows you to enable and disable Irie Pascal
extensions to Standard Pascal. (see
extension options).
- Run-Time - This page allows you to control how your program handles
run-time errors. You can control which run-time errors are detected, and how run-time errors
once detected are reported (see
run-time options for more).
- Code Generation - This page allows you some control over the code generated
by the compiler (see
code generation options).
- Environment - This page allows you to comtrol some aspects of the editor's
behavior (see environment options).
- Miscellaneous - This page allows you to specify miscellaneous options (i.e.
this is a catch-all category for those options that don't belong on any of the other pages).
See miscellaneous options.
Contents | Prev | Next