i want to avoid the positional parameter how to code it ?
Answer Posted / pratim dasgupta
if only keyword parameters are coded! no need to give comma
even. if even one positional parameter is coded then comma
is necessary!!
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the function of a dd statement?
What is the function of //cntl statement?
what is use of dsn parameter in dd statement?
How do you submit a job for execution?
In sms datasets, what is the function of the dd avgrec keyword?
List the different components of jcl statement?
What is timing concept in mainframe?
What are the parameter we cannot use in procedure?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of //jcllib statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can an in-stream dataset be terminated?
What is multithreading in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?