Contents | < Browse | Browse >


> Analyzes all the directly and indirectly imported modules for a program and determines the appropriate compile order for definition and implementation modules.

> Displays the set of modules in a "point-and-click" window.

> Has "Compile" (and "Link") buttons to act on the selected module via a button click.

> Communicates with an editor (currently GoldEd, CygnusEd, or TurboText) to automatically save any of the concerned modules before the compile and to move the editor's cursor to the error position of a compile error.

> Has an "Update" button to do a build on the selected module, ie automatically compile all (and only) the out of date modules and their dependencies in the correct order to create the ready to be linked set of object modules.