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

Answer Posted / guest

Can anyone explain this by example and give some sample code of both calling and called program ?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the sections present in data division.

697


Can we redefine the field of x(200) to less than 200?

814


What is the LINKAGE SECTION used in COBOL?

885


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

992


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

2006






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

667


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

627


how can i see junk values in dclgen or in hostvariable of comp ?

2538


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1775


How are the next sentence and continue different from each other?

760


Write the code to count the sum of n natural numbers.

697


What is the Purpose of POINTER Phrase in STRING command in COBOL?

713


Write a program to enter and display the names of students in a class using the occurs clause.

647


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

675


) How do u handle errors in BMS macro

1503