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

Answer Posted / sj

we can pass table via linkage section means static table

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is difference between cobol and cobol/400

21567


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


What are the access modes of START statement?

719


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


Have you used comp and comp-3 in your project? And how?

2008






Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


What is rmode(24)

681


What is an in line perform? When would you use it? Anything else you wish to say about it.

647


What are the different rules for performing sort operation?

763


Why would you use find and get rather than to obtain?

690


Explain the configuration section of a cobol program with examples of syntax.

660


Write some characteristics of cobol as means of business language.

620


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2120


What guidelines should be followed to write a structured cobol prgm?

673


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

648