Setting Runtime Options for the Environment

The IDE enables you to set runtime options that are global to all of your projects.

To specify global runtime options:

  1. From the main window, choose Tools Options.

  2. In the Options dialog box, select the Execution Settings node.

  3. Set the desired options.
    Output Tab Behavior Customizes the display of the Output window. You have three choices. You can clear the output from the Output window before running a program. This makes it easier to see which output applies to the current program. You can create a new tab in the Output window for each program execution. You can use the same tab for each program execution and specify that it not be cleared so you can compare messages.
    Run Compilation If True, always compiles a program before running it.
    Workspace Determines the workspace to activate when executing a program (running, editing, GUI editing, browsing, debugging, or none).
See also
Running a Project or File
The Running Workspace

Legal Notices