How to Pass table from a cobol program to another cobol
program and how to use that table in called program

Answer Posted / ramakrishna.d

We cant pass a table from one cobol program to another
cobol program

Is This Answer Correct ?    3 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the problem of ordered sequential files access?

702


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.

1115


how to convert the recors form vsam file to db2 table tru file aid

2763


Write a program that uses move corresponding.

673


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

998






Why did you choose to work with ibm mainframe cobol programming?

631


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


Name the sections present in data division.

701


Why occurs cannot be used in 01 level in COBOL?

718


In which area will you utilize 88 level items in cobol?

722


i need a small 3d program using inline and outline.

1637


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

674


What is the difference between comp and comp-3 usage?

680


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

666


How can you get the ksds file records into your cobol program?

644