How do you pass parameters to the program as the job is
being executed ?
Answer Posted / guest
By using 'parm' parameter in exec statement. the value
mentioned here should be declared in linkage section in the
program and process thru procedure division. this technique
is very useful when you do not know the parameters at the
time of coding the programs.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to run batch program without jcl?
List the various advantages of using jcl language?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what is a jcl?
What is the difference between run mode and addressing mode?
How to submit a jcl from cics?
what is use of dsn parameter in dd statement?
What is the purpose of dd * statement in jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
what is the use of IEBGENER utility?
Does jcl support automatic restart?
How does jcl act on a cobol code?
what are JCLLIB and STEPLIB in JCL?
List the different jcl statements that are not permitted in the procedures?
what is the use of JCL?