How to Pass table from a cobol program to another cobol
program and how to use that table in called program
Answer Posted / santhosh
Ramkrishna is right, we cannt pass the table via linkage
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
How many sections are there in data division in COBOL?
What are the different data types in cobol?
How you can read the file from bottom?
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.
What are the different rules of SORT operation?
Write a program to enter and display the names of students in a class using the occurs clause.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
What is the difference between Global and External Variables?
What are all the divisions of a COBOL program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
A table has two indexes defined. Which one will be used by the SEARCH?
Whats the difference between search & search ALL?
How do you get the data to code the BMS macro?
What guidelines should be followed to write a structured cobol prgm?