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
How can you get the ksds file records into your cobol program?
What is the utilization of copybook in cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are different data types in cobol?
how to move the records from file to array table. give with code example
Whats the difference between search & search ALL?
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 Purpose of POINTER Phrase in STRING command in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Explain what you understand by passing by value.
explain sorting techniques in cobol program?
What is a SSRANGE and NOSSRANGE?
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 kids file records into your cobol program?