How to use COND Parameter in jcl

Answer Posted / p.ramesh

The condition statement used in job statement and also used in exec statement.
syntex
COND(Positional parameter,Conditional parameter)
EX:
COND(0,LF)

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1755


What are some jcl statements that are not allowed in procedures?

1003


define cond parameter in jcl?

1044


What are hierarchy levels in jcl?

1292


Explain how can values be passed from the job stream to an executable program?

876


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1251


In job processing, what happens in execution stage?

948


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

1027


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

815


which utility is used a dummy utility?

1140


Explain the function of dd name parameter with a 2 part structure; audit.report?

1257


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

957


What do you know about jcl?

913


Is acct parameter mandatory?

990


Explain the job statement in jcl?

905