HP NonStop G-Series User Manual

Page 253

Advertising
background image

Managing Programs

17-6

To remove one program from the selected list of programs, click on
the row header of the program to be deleted.

To delete all selected programs, click on DeselectAll.

You can deselect all selected programs by clicking on DeSelectAll.

Choose Compiler Options

Compiler options are located in the Option pane, as shown in Figure 17-5.

Figure 17-5. Compile Options Pane.

To choose compiler options

1. To produce an SQL object despite any SQL errors occurring during

compilation, click on Force to enable the option.

2. To generate an SQL object, click on Object. Otherwise, the SQL

compiler checks for all errors and does not generate SQL objects.

3. To automatically recompile a program, click on Recompile. The

program will be recompiled if

The program file is marked Invalid.

The run-time TACL DEFINES are different than the compile-time
TACL DEFINES.

An access path is invalid.

4. Choose one of the defines options by clicking on the appropriate

button:

To use defines that are defined in the current Guardian context,
click on Currentdefines. To establish a new context of defines,
specify a TACL obey file name in the Defines Obey File field.

Advertising