How can we pass data from cobol to JCl?
Answer Posted / gigish thomas
create a Symbolic Parameter in jcl woith out goiving any
value.In the job step passthis symbolic parameter through
PARM parameter to cobol program.in the linkage section of
the cobol program assign the value/string to the symbolic
variable. It will automatically reflect to the symbolic
variable which was defined in JCL program.
| Is This Answer Correct ? | 4 Yes | 18 No |
Post New Answer View All Answers
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
In COBOL programming, what is PERFORM? What is VARYING?
Differentiate between structured cobol programming and object-oriented cobol programming.
In COBOL, what is the different between index and subscript?
What is the difference between PIC 9.99 and PIC9v99?
What is perform what is varying?
Explain what you understand by passing by value.
) what is the difference between AID and HANDLE AID?
what are decleratives in cobol?
What is the local-storage section?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the utilization of copybook in cobol?
What are the cobol coding sheets?