How to read records from flat file in reverse order through
COBOL program?
Answer Posted / janu
using iebcmpr
we can easily read
sort fields=(pos,length,d,char)
| Is This Answer Correct ? | 8 Yes | 23 No |
Post New Answer View All Answers
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
A table has two indexes defined. Which one will be used by the SEARCH?
What is the Purpose of Pointer in the string?
What is the compute verb? How is it used?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the esds vsam file formats from cobol programs
What the difference is between continue and next sentence?
What is link edit in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How do you reference the following file formats from cobol programs?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how can i see junk values in dclgen or in hostvariable of comp ?
What are all the divisions of a COBOL program?