How to Pass table from a cobol program to another cobol
program and how to use that table in called program
Answer Posted / dinesh
Via linkage section. Use it as a normal table.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is difference between static and dynamic call in cobol?
What is a report item?
i need a small 3d program using inline and outline.
How do you get the data to code the BMS macro?
What is the compute verb? How is it used?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are the pertinent COBOL commands?
Define cobol?
Difference between array and sub-script ?
What is the Purpose of Pointer in the string?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the problem of ordered sequential files access?
How many bytes S(8) comp field occupy and its maximum value?
Explain how to differentiate call by context by comparing it to other calls?
What are the various section in data division and briefly explain them.