i declare a Table as OCCURS 2000 TIMES.If the input file
has more than 2000 records will the COBOL program fail?
Answer Posted / veena
Thanks for the reply ..then will all input file records get
processed or only first 2000 records be processed?
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
Mention the guidelines to write a structured cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
What are the pertinent COBOL commands?
What is amode(31)
how do you reference the esds vsam file formats from cobol programs
In COBOL programming, what is PERFORM? What is VARYING?
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
How to remove 2 duplicate records and copy only one using job control language?
Which division and paragraphs are mandatory for a COBOL program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Difference between array and sub-script ?
What is Pic 9v99 Indicates in COBOL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the cobol coding sheets?