Using Optimizer together with the COBOL compiler is similar to using the compiler alone. The compiler and optimizer are executed in a single job step using a control routine, Director, which links first to the compiler and then to the Optimizer component. The option defaults are set up so that your program is always optimized. Specify the NOCOPT option at compile-time when you do not want optimization to take place.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |