%PROCESS directive

The %PROCESS directive is used to override compiler options.

Read syntax diagramSkip visual syntax diagram%PROCESScompiler-option;

The % or * must be the first data byte of a source record. Any number of %PROCESS and *PROCESS directives can be specified, but they must all appear before the first language element appears. Refer to the Programming Guide for more information.