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
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?
How do you get the data to code the BMS macro?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
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.
HOw can I get the negative sign while deduct high value from low value
What are 77 levels used for?
What the difference is between continue and next sentence?
how can i see junk values in dclgen or in hostvariable of comp ?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Write the code to count the sum of n natural numbers.
What are the rules of the move verb?
What is the Purpose of Pointer in the string?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the usage of comp fields in cobol?
Define static linking and dynamic linking.