Local Compiler Options
Use this page in a local property group to specify options for local COBOL or PL/I builds and compilations, or in a remote property group to resolve local copy and include libraries in the COBOL Editor or PL/I Editor. The z Systems LPEX Editor does not use this page to resolve local copy or include libraries.
Compiler options: Specify options to be passed to the local COBOL or PL/I compiler. Separate multiple options with commas.
SYSLIB: Specify libraries for resolving copybooks or include files. To add a library to this list, click Add. To reorder the list, click the Up and Down buttons. To delete a library from the list, select it and click Remove.
The
Add a folder
window supports global patterns, such as **/COPY. To enter
a global pattern, click Text Input and type the folder search strings into
the text pane. Enter one global pattern per line. You can also use the ${project_loc}
variable to help generalize project builds. This variable specifies the project location. It can be
used to add the location on disk of the project. If you must pass the name of a folder in your
project to your preprocessor, you can specify it as ${project_loc}\folder1.
Upon invocation of the preprocessor, ${project_loc} is substituted.
Environment variables: Specify any environment variables that are required by the source program.
Source contains EXEC CICS statements: Select this check box to start a COBOL or PL/I preprocessor to process EXEC CICS statements in your source. Checking this box activates CICS options.
CICS options: Specify any options to be passed to the preprocessor. The product can provide the correct Preprocessor options for the version of CICS that is installed on the workstation. This field is limited to 100 characters.