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 does a disposition of (MOD,DELETE,DELETE) mean ?
How to pass data to a program that is coded in an exec statement?
How jcl work to handle various input output file operations?
What are the parameters that are used in creating a gdg?
Explain about ISPF/TSO Commands
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Is it possible to left uncode disp?
Is their any set of rules for dd? Explain.
what are JCLLIB and STEPLIB in JCL?
how do you access an uncataloged dataset in a jcl?
What is timing concept in mainframe?
What is concatenating?
What is the purpose of dd?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?