can we read records in a file from botom to top. if
possible how can we read
Answer Posted / jayant
WORKAROUND:Sort the file in the descending manner first
based on its key,than read it normally.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how do you reference the printer file formats from cobol programs
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is length is cobol?
How you can characterize tables in cobol?
Can we change the password using ALTER? anyone tried and changed?
Write a cobol program making use of the redefine clause.
what is difference between cobol and cobol/400
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What type of SDLC u followed? Why?
What is the problem of ordered sequential files access?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..