genRunFile

When you generate a COBOL program for z/OS® batch, the genRunFile build descriptor option indicates whether to produce sample runtime JCL for the program being generated.

Values

YES (the default value)
Generates the sample runtime JCL.
NO
Does not generate the sample runtime JCL.

Feedback