what is the difference between perform varying and perform
Answer Posted / dimpy19
until -- Untill will test the condition at end(hence the loop will run at least once)
Varying is creating loops
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to submit a jcl from cics?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the function of dd name parameter with a 2 part structure; audit.report?
how do you access an uncataloged dataset in a jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of the dd dcb keyword?
How would you understand error(execution phase)?
Which dd parameters are required?
Explain how can return codes be tested before execution of a job step?
What are the rules employed while naming the steps in a job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what happens in execution stage in job processing?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how you can direct the data to spool using SYSOUT option?