Help for CPD0703

A maximum of 200 temporary variables may be declared by the compiler. Temporary variables are automatically declared by the compiler to hold intermediate values. The compiler supports declaring a maximum of 200 temporary variables.

Simplify expressions (VALUE or COND parameters) within the program to reduce the total number of temporary variables needed to hold intermediate results to less than 200. Then try the Create Control Language Program (CRTCLPGM) command again.