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 do you reference the following file formats from cobol programs?
What is cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the access modes of START statement?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you define single dimensional array and multidimensional array in your cobol?
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 the difference between comp and comp-3 usage?
Define static linking and dynamic linking.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the usage of comp fields in cobol?
In COBOL, what is the different between index and subscript?
How many sections are there in data division in COBOL?
how can i see junk values in dclgen or in hostvariable of comp ?
What are the different open modes available in cobol?