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.