How can you pass values from COBOL program to non-COBOL
programs?
Answer Posted / guest
you can pass values from cobol to JCL by using return code
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are literals?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the difference between PIC 9.99 and 9v99 in COBOL?
what are decleratives in cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Name some of the examples of COBOl 11?
explain sorting techniques in cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
i want a program using by if, evaluate , string, unstring, perform, occurs?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
i need a small 3d program using inline and outline.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Whats the difference between search & search ALL?
How many bytes S(8) comp field occupy and its maximum value?
how do you reference the variable unblock file formats from cobol programs