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 you can read the file from bottom?
how do you reference the esds vsam file formats from cobol programs
How arrays can be defined in COBOL?
What is the difference between binary search and sequential search?
IF I mention stop run in CICS what happens?
What are various search techniques in cobol? Explain.
What are the cobol coding sheets?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
A table has two indexes defined. Which one will be used by the SEARCH?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
how do you reference the variable block file formats from cobol programs
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and PIC9v99?