Can you execute a PROC from another PROC?
Answer Posted / satyasivaji.ch
yha we can excute proc with in a proc(nested procedures),you
can code up to 15 levels of procedure we can execute.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What parameter directs the output of the job log dataset?
What is condition checking in jcl? Is this possible?
Is acct parameter mandatory?
In sms datasets, what is the function of the dd avgrec keyword?
What is the function of dd disp parameter?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is it possible to left uncode disp? If yes, how?
How to run cobol program using jcl?
Explain the jcl exec statement?
What are the rules employed while naming the steps in a job?
Is their any set of rules for dd? Explain.
What do you understand by jcl?
List the different jcl statements that are not permitted in the procedures?
Explain how can return codes be tested before execution of a job step?