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
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the significance of addrspc parameter in exec statement?
What is use of restart and how to use it?
What is NOTCAT ?
What is timing concept in mainframe?
Brief description of inline procedure of jcl.
In sms datasets, what is the function of the dd mgmtclas keyword?
What do you understand by jcl?
what is the purpose of coding class parameter in job statement?
How to alter the parameters for the existing gdg?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the purpose of disp parameter?
what is DD statement is used in JCL?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the purpose of dd dummy statement?