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


Please Help Members By Posting Answers For Below Questions

How can you get the ksds file records into your cobol program?

844


What is the utilization of copybook in cobol?

882


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1857


What are different data types in cobol?

908


how to move the records from file to array table. give with code example

2426


Whats the difference between search & search ALL?

5869


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

905


What is the Purpose of POINTER Phrase in STRING command in COBOL?

962


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1029


What is an in line perform? When would you use it? Anything else you wish to say about it.

836


Explain what you understand by passing by value.

909


explain sorting techniques in cobol program?

889


What is a SSRANGE and NOSSRANGE?

1112


how do you define single dimensional array and multidimensional array in your cobol?

864


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

946