Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Answer Posted / dedicated
THANKS,
And,
(i) Can an Instream PROC call other Instream PROC, as
Instream PROCs are also JCL Segments ?
(ii) Can an Instream PROC call a Cataloged PROC ?
(iii) Can a Cataloged PROC HAVE and USE an Inline PROC
inside it ?
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain the function of job statement in jcl?
What is concatenating?
How to do automated restart when a job abend?
how you can access an uncataloged dataset in a JCL?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can the submitting users racf authority be overridden in a job stream?
Define concatenating?
Is acct parameter mandatory?
Explain the function of dd name parameter with a 2 part structure; audit.report?
When output dataset space is required, what quantity categories are used?
How can return codes be tested before execution of a job step?
What are the utility programs in jcl?
How to run cobol program using jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?