What is rmode(24)
) how do u code after getting data?
What are the different open modes available in cobol?
How many sections are there in data division in COBOL?
Difference between cobol and cobol-ii?
How to remove 2 duplicate records and copy only one using job control language?
how do you reference the printer file formats from cobol programs
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Why would you use find and get rather than to obtain?
what is difference between cobol and cobol/400
What are the different data types in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between comp and comp-3?
What is the difference between external and global variables in COBOL?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc