What is the improvement to COND= in the latest version of MVS?
Answer Posted / vish
True, COND parameter are a bit complex to write and
Understand. So they are promoting the use of
IF/THEN/ELSE/ENDIF instead of using COND parameters.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
Explain the function of a dd statement?
How can a fb file convert to vb file using sort program?
List the different components of jcl statement?
what is use of disp parameter in dd statement?
Name what parameter directs the output of the job log dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question
when does a dataset go uncataloged?
Explain the function of //cntl statement?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain the job statement in jcl?
When output dataset space is required, what quantity categories are used?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
how can the same proc be re-used and called by many jobs?