The ">>IMP" Directive

The >>IMP directive is an implementor defined directive, meaning that Micro Focus defines its specific uses (described below). The syntax is:

>>IMP (ACU-CBLFLAGS=CompilerOption)

CompilerOption can be:

 
            

The directive must start in the indicator area: column 7 for ANSI format source; column 1 for terminal format source.

ACU-CBLFLAGS and its argument must be enclosed in parentheses. An equal sign (=) must immediately follow ACU-CBLFLAGS and immediately precede CompilerOption. Note that all three options require a leading hyphen.

The supported options allow you to work around two unusual compile time issues.