How can we pass data from cobol to JCl?
Answer Posted / mr2981
by using file we can pass data ,by using return code
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
What is the difference between external and global variables in COBOL?
Discuss about changing dataset name in proc.
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is amode(24)?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the compute verb? How is it used?
What is cobol?
what happens if parmparameter passes zero bytes to the program
What is the difference between goback, stop run and exit program in cobol?
Write the code implementing the perform … varying.
) how do u code after getting data?
Explain how to differentiate call by context by comparing it to other calls?
Give some examples of command terminators?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?