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

How do you differentiate between cobol and cobol-ii?

839


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2103


Which is not true about evaluate statement

2081


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

953


what happens if parmparameter passes zero bytes to the program

1861


What is the default value(s) for an initialize and what keyword allows for an override of the default?

940


how do you reference the ksds vsam file formats from cobol programs

867


What is length is cobol?

850


What is rmode(24)

890


How do you reference the fixed block file formats from cobol programs

901


State the various causes of s0c1, s0c5 and s0c7.

837


How you can read the file from bottom?

863


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1065


HOw can I get the negative sign while deduct high value from low value

1995


What are declaratives and what are their uses in cobol?

921