Previous Topic Next topic Print topic


Compile Single File

The IDE uses the Compiler directives specified on the Single File Compile page in Window > Preferences > Micro Focus > COBOL > Single File Compile when compiling single COBOL files.

These are the default Compiler directives that the IDE sets when compiling single COBOL files:

nognt int() anim

For example, to specify the locations of any copybooks used in the single file when the copybooks are not in the same location, set the COPYPATH Compiler directive, COPYPATH(<location1>;<location2>;...).

If you have changed these directives, to reset them to the default values, click Restore Defaults.

Previous Topic Next topic Print topic