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


Please Help Members By Posting Answers For Below Questions

What is the utilization of copybook in cobol?

657


What are the different rules to perform a Search?

618


how do you reference the variable unblock file formats from cobol programs

748


What is the Purpose of POINTER Phrase in STRING command in COBOL?

721


how do you define single dimensional array and multidimensional array in your cobol?

675






Have you used comp and comp-3 in your project? And how?

2008


What are 77 levels used for?

659


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


What are declaratives and what are their uses in cobol?

714


Can we change the password using ALTER? anyone tried and changed?

1547


how to refer the data field?

1812


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


What is a SSRANGE and NOSSRANGE?

820


Define static linking and dynamic linking.

669


How to know whether the module is dynamical or statistical?

656