Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / guest

Declare the tabe in both alling and called programs WS_Section
and Linkage section respectively..

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3317


What are declaratives and what are their uses in cobol?

1255


How do get the result of your program directly on your pc?

2393


Whats the difference between search & search ALL?

6656


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

1200


Name some of the examples of COBOl 11?

3196


what is amode(24), amode(31), rmode(24) and rmode(any)?

1192


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

1148


What is a SSRANGE and NOSSRANGE?

1525


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

2520


How do you get the data to code the BMS macro?

2013


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2492


What is the difference between next sentence and continue in cobol programing language?

1274


Write a cobol program making use of the redefine clause.

1226


What are the pertinent COBOL

2620