Loading...
Select Version
This option can be used to activate and deactivate the optimization actions of the compiler.
Format
|
OPTIMIZATION = *STD
The default of the PARAMETERS structure applies.
OPTIMIZATION = *PARAMETERS(...)
CALL-IDENTIFIER = *STD / *OPTIMIZE
If *OPTIMIZE is specified, the optimization is activated. Multiple calls of the same subprogram by means of CALL identifier are processed without calling by system interfaces (possible for the first 100 subprograms called).