How to read records from flat file in reverse order through
COBOL program?
Answer Posted / sravani
using rrds it is possible. we can count the no of records using rrds key. by using if we can decrement from last to first
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the LINKAGE SECTION used in COBOL?
How do you reference the following file formats from cobol programs?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Name some of the examples of COBOl 11?
Define static linking and dynamic linking.
What is amode(31)
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i want a program using by if, evaluate , string, unstring, perform, occurs?
What type of SDLC u followed? Why?
What is comp-1 and comp-2?
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 are the cobol coding sheets?
How do you define a variable of comp-1 and comp-2?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?