What is the improvement to COND= in the latest version of MVS?
Answer Posted / krithiga hari
COND statement can be replaced with IF END IF statement.
In COND, if the condition is true then the step will be
bypassed.
In IF END IF, if the condition is true then the step will
get executed.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
Is their any limit for data sets?
What do you understand by the terms: joblib and steplib?
Is it possible to left uncode disp? If yes, how?
List the various advantages of using jcl language?
Is automatic restart possible in jcl?
A dd statement consists of 4 fields. Name them?
What do you understand by jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is jcl in mainframe?
Suppose I have five jobs to do. But I want to hold one?
Where can program checkpoints be stored for use in a restart?
Can I send output of job to my remote device careerride123?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to pass data to a program that is coded in an exec statement?