i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?
Answer Posted / narayana
yes ,it abends after 2001 record read with soc7.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how to refer the data field?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
In COBOL, what is the different between index and subscript?
) what is the difference between AID and HANDLE AID?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
) how do u code after getting data?
example for sub strings ? and refernce modifications whit output pls
What is redefines clause in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are 77 levels used for?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is length is cobol?