When we use conditional statement in JCL using
if-then-else-endif, IF statement is true, the step is
bypassed or executed?

Answer Posted / nidhi sharma

IF STATEMENT IS TRUE STEP WILL BYPASS OTHERWISE IT WILL
EXECUTE.

Is This Answer Correct ?    4 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to store 20 digits . how will u do it in cobol ?

862


Explain how can a jobs execution priority be modified?

742


How does jcl act on code(if you take a cobol program)?

711


What is the use of disp parameter?

653


What is the use of symbol // in jcl?

931






What is the maximum length of a single line of jcl?

830


what is the purpose of coding notify parameter in job statement?

688


how would you create a temporary dataset? And where will you use them?

771


Differentiate between addressing mode and run mode.

615


How can a stopped job be started again?

715


What is the purpose of dd?

728


What is jcl in mainframe, and how many types of jcl statements are there for a job?

633


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2001


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

681


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

949