How can we pass data from cobol to JCl?

Answer Posted / guest

We can pass the data from cobol to JCl

ex: Move 4 t0o return code.

Is This Answer Correct ?    31 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the usage of comp fields in cobol?

647


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1639


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1103


Explain about different table spaces.

642


Difference between cobol and cobol-ii?

700






How many sections are there in data division in COBOL?

674


Why occurs cannot be used in 01 level in COBOL?

707


Write the code implementing the perform … varying.

637


Write a cobol program making use of the redefine clause.

721


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


Write a program to explain size error.

667


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2091


How do you get the data to code the BMS macro?

1470


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

675


what happens if parmparameter passes zero bytes to the program

1650