How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / bm
USE SORTING ie:
SORT file-name1
ON DESCENDING KEY A
USING file-name2
GIVING file-name3
then read file-name3.
This is the nearest I can think of, any other solutions
please..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How do get the result of your program directly on your pc?
Name the divisions, which are available in a cobol program?
How do you differentiate between cobol and cobol-ii?
What is Pic 9v99 Indicates in COBOL?
What is the difference between goback, stop run and exit program in cobol?
What is the difference between binary search and sequential search?
What do you understand by psb and acb?
Mention the guidelines to write a structured cobol program?
What are the rules of the move verb?
Can you please let me know the centre name of INS certification in Kolkata.
how to access the file from prodution from changeman tool and to submit a file to production
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are the pertinent COBOL
What is the difference between a binary search and a sequential search what are the pertinent cobol?