How to read records from flat file in reverse order through
COBOL program?
Answer Posted / srini
Sort the file based on key in descending order. You can
read the file in reverse order.
Is This Answer Correct ? | 44 Yes | 27 No |
Post New Answer View All Answers
Whats the difference between search & search ALL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Define cobol?
What are the rules of the move verb?
What are literals?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
what is the use of outrecord?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How do we get current date from system with century in COBOL?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is a SSRANGE and NOSSRANGE?