A PROC has five steps. Step 3 has a condition code. How can
you override/nullify this condition code?
Answer Posted / sanjayreddyguna
//step1 exec proc=procname,cond.step3=(0,le)
then proc in that step3 cond parameter will overide
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
what is DSN parameter and DISP parameter is used for?
what JCL Procedures?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what happens in execution stage in job processing?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Define concatenating?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are the jcl procedures?
Where can program checkpoints be stored for use in a restart?
Is condition checking possible in jcl?
How do you create a temporary dataset?
what is SOC4 error?
What is Cataloged Procedures?
How jcl is used for testing batch programs?
How to submit a jcl from cics?