Can you execute a PROC from another PROC?
Answer Posted / nikhil
You can code only exec pgm=pgm-name in a PROC but not exec
procname in any kind of PROC.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the maximum length of a single line of jcl?
What is condition checking in jcl? Is this possible?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What is the motivation behind coding class parameter in job statement?
List the different jcl statements that are not permitted in the procedures?
In sms datasets, what is the function of the dd avgrec keyword?
How to alter the parameters for the existing gdg?
How do you create a temporary dataset?
What is the function of the steplib dd statement?
How can the submitting users racf authority be overridden in a job stream?
what is the compile process of cobol program expalin with code
what is use of disp parameter in dd statement?
How to do automated restart when a job abend?
What are the difference between jcl and jes?