Contents | < Browse | Browse >

Project Window
_________________________________________________________________________


Def/Mod List

Double Clicking on one of the DEF or MOD column entries will send a message to the editor to open (or bring-to-front) the corresponding source file.


Buttons

Refresh Re-check the file dates, and import dependencies, and re-calculate the compiles needed.
Update Compile, in appropriate sequence, all Definition and Implementation modules used or referenced by this module.
Comp Compile the selected module. If a Definition module, mark as "to-be-compiled" any modules dependent on this one.
Link Link the root module (program).
Next Look for an .ERR file for the selected module, and if found, open the editor at the next error position indicated for the source file.


The buttons (except for "Refresh") require a currently selected DEF or MOD column entry.

The "Comp" and "Update" buttons automatically request an editor save of the source file(s) before compiling.

-