how can we pass external data to instream procedures
Answers were Sorted based on User's Feedback
Answer / muhammad jamshad
By using override on step inside the procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
wht is sysudump n sysout,sysprint ?
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
what is the use of temporary files?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How to find the number of duplicates in a file using Sort?
whats the difference between empty and noempty of GDG?
Explain how can values be passed from the job stream to an executable program?
What is the use of disp parameter?
What is the difference between static call & Dynamic call ?
What is the improvement to COND= in the latest version of MVS?
In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?