Version 4.2.6 for Mainframes
 —  Natural Optimizer Compiler  —

What is Compiled and What is Not

The Natural Optimizer Compiler is particularly effective for programs that contain a considerable amount of data manipulation, such as computation, transfer, and logical condition processing.

The Natural Optimizer Compiler compiles the following statements to machine code:

The Natural Optimizer Compiler does not compile the following statements:

Note:
The options the Natural Optimizer Compiler provides cannot be used for specifying statements to be optimized as described in the Optimizer Options.

Top of page