why occurs clause not mentioned in 01 level
Answer Posted / rajkumar
because that level mention only record name if you are
using occur that is repeated more than one time
so record name not repeated more than one time. field only
repeated more time
| Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
What are the cobol coding sheets?
example for sub strings ? and refernce modifications whit output pls
How do we get current date from system with century in COBOL?
How can you get the ksds file records into your cobol program?
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?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Difference between array and sub-script ?
What are the rules of the move verb?
How to know whether the module is dynamical or statistical?
Write some characteristics of cobol as means of business language.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is a report item?
What are the pertinent COBOL