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


Please Help Members By Posting Answers For Below Questions

how do you reference the fixed unblock file formats from cobol programs

1302


What are the pertinent COBOL commands?

3230


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3276


What is the difference between perform … with test after and perform … with test before?

1494


What is a SSRANGE and NOSSRANGE?

1520


how to refer the data field?

2317


What are the various section in data division and briefly explain them.

1246


How do define dynamic array in cobol.

1183


Which Search verb is equivalent to PERFORM…VARYING?

1102


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2354


Can we change the password using ALTER? anyone tried and changed?

2073


What is the problem of ordered sequential files access?

1204


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1687


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1265


What is the difference between Global and External Variables?

1430