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 / santhosh

Ramkrishna is right, we cannt pass the table via linkage

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static and dynamic call in cobol?

1115


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6664


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

1141


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

1208


What rules are to be followed while using the corresponding options?

1125


What is the difference between a binary search and a sequential search what are the pertinent cobol?

1198


What are the access modes of START statement?

1326


Discuss about changing dataset name in proc.

1292


what happens if parmparameter passes zero bytes to the program

2181


A table has two indexes defined. Which one will be used by the SEARCH?

1326


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

1260


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2475


In COBOL programming, what is PERFORM? What is VARYING?

1207


how to move the records from file to array table. give with code example

2727


What is the use of intialize verb?

1298