How to read the last 100 records from a COBOL file. The file
contains N number of records.
Answer Posted / venkat
in my view if it is a ksds cluster file use organization as
dynamic and accept the related value start reading the file
and write it..i think this will display the last hundred
records..
correct me..
venkat
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is cobol?
Write a program to explain size error.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What type of SDLC u followed? Why?
Describe the cobol database components?
What are 77 levels used for?
How you can characterize tables in cobol?
What are the cobol coding sheets?
Which division and paragraphs are mandatory for a COBOL program?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What are the different types of condition in cobol and write their forms.
What are the pertinent COBOL
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
how do you reference the printer file formats from cobol programs
How do you reference the fixed block file formats from cobol programs