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
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Name some of the examples of COBOl 11?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how do you reference the fixed unblock file formats from cobol programs
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to remove 2 duplicate records and copy only one using job control language?
In which area will you utilize 88 level items in cobol?
What is rmode(24)
What are literals?
Describe the cobol database components?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Explain how to differentiate call by context by comparing it to other calls?
Write some characteristics of cobol as means of business language.
What is the difference between next sentence and continue in cobol programing language?
How arrays can be defined in COBOL?