can we read records in a file from botom to top. if
possible how can we read
Answer Posted / jayant
Sorry..the answer given by me was wrong...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which Search verb is equivalent to PERFORM…VARYING?
how do you reference the variable unblock file formats from cobol programs
How are the next sentence and continue different from each other?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Name the divisions, which are available in a cobol program?
Why would you use find and get rather than to obtain?
What is the LINKAGE SECTION used in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
Write a program to enter and display the names of students in a class using the occurs clause.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Can we change the password using ALTER? anyone tried and changed?
) how do u code after getting data?
When is inspect verb is used in cobol?