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 can you pass values from COBOL program to non-COBOL
programs?

Answer Posted / latha

Through Stored Procedures the values can be passed to and
from the cobol to non-cobol programs (eg java program)

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 the utilization of copybook in cobol?

1269


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

1192


How do you reference the fixed block file formats from cobol programs

1282


What are different data types in cobol?

1382


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1263


What is the difference between comp and comp-3?

1224


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

1248


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


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

2520


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379


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?

1691


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1361


How do you define a variable of comp-1 and comp-2?

1256


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

1298


what are decleratives in cobol?

2303