How to Pass table from a cobol program to another cobol
program and how to use that table in called program
Answer Posted / sj
we can pass table via linkage section means static table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how do you reference the variable unblock file formats from cobol programs
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
How to print 10 to 1 if the input have only 10 digit number?
Why would you use find and get rather than to obtain?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between binary search and sequential search?
what are decleratives in cobol?
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.
Write down the divisions of cobol program?
what happens if parmparameter passes zero bytes to the program
Which Search verb is equivalent to PERFORM…VARYING?
What is the utilization of copybook in cobol?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?