Rational Developer for System z
Enterprise COBOL for z/OS, Version 4.1, Programming Guide


Example: specifying compiler options using JCL

The following example shows how to specify compiler options under z/OS using JCL.

. . .
//STEP1     EXEC PGM=IGYCRCTL,
//               PARM='LIST,NOCOMPILE(S),OBJECT,FLAG(E,E)'

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)