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
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Name the divisions, which are available in a cobol program?
Define cobol?
How do you reference the following file formats from cobol programs?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How do define dynamic array in cobol.
How to know whether the module is dynamical or statistical?
What are 77 levels used for?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are the pertinent COBOL
Can a Search can be done on a table with or without Index?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
i need a small 3d program using inline and outline.
How arrays can be defined in COBOL?
What are declaratives and what are their uses in cobol?