i want to avoid the positional parameter how to code it ?
Answer Posted / nikita kekre
To avoid positional parameters,mark their presence with the
help of comma.
eg in Jobcard if i dnt wanna code accounting info and
programmer's name(both r positional parameters thn i cn
simple use commas)
//t12344J JOB ,,CLASS=A,MSGCLASS=A,NOTIFY=&SYSUID
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What do you know about jcl?
What is the function of job statement in jcl?
A dd statement consists of 4 fields. Name them?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can the disposition of sysout datasets be set for an entire jobstream?
what is the use of JCL?
How to alter the parameters for the existing gdg?
Must tape dataset definitions include vol=ser specifications?
how you can direct the data to spool using SYSOUT option?
What parameter directs the output of the job log dataset?
Why block size is multiple of lrecl in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what is “Cond= even” and “Cond=only”?
How does jcl specify the job to the operating system?