wht happens if cond=true ? pls give me with an example ?
Answer Posted / shailendra
that individual step in which this cond parameter mentioned
this will not execute (bypass this step)
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Which statement is used to identify the private libraries in job?
What is the purpose of the dd keylen parameter?
Where can program checkpoints be stored for use in a restart?
Explain the function of the steplib dd statement?
How jcl is used for testing batch programs?
what is DD statement is used in JCL?
what happens in conversion stage in job processing?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What are the parameters that are used in creating a gdg?
Is their any set of rules for dd? Explain.
What happens if both JOBLIB & STEPLIB is specified ?
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?
How is a type of file defined in the jcl that executes the cobol program?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC