Program Verifiers - ILE RPG - Defines

Option Description Default  
Define condition names Uses the entry field to specify the condition name to be added to the list. A maximum of 32 condition names can be specified in the list, each with up to 50 characters. Condition names must begin with an alphabetic character (A through Z, $, #, or @) followed by alphanumeric characters (A through Z, 0 through 9, $, #, @, or an underscore(_) ).
Note: Exceptions to this rule are: VxRxMx, where x is a numeric number, *CRTBNDRPG, and *CRTRPGMOD.
Off  
Include directory Specifies one or more directories to add to the search path used by the compiler to find copy files. The program verifier will search the directories specified here if the copy files specified in the source code cannot be resolved by looking in the current directory. Off  

Feedback