How to read records from flat file in reverse order through
COBOL program?
Answer Posted / chp
can we use read prev in cobol programming???
| Is This Answer Correct ? | 8 Yes | 23 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the different open modes available in cobol?
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?
What are the different types of condition in cobol and write their forms.
what happens if parmparameter passes zero bytes to the program
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is inspect in cobol ?
What are the rules of the move verb?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Whats the difference between search & search ALL?
Explain the configuration section of a cobol program with examples of syntax.
Are you comfortable in cobol or jcl?
Describe the cobol database components?