can we read records in a file from botom to top. if
possible how can we read
Answer Posted / rakesh
you can point to last rec using start, then read using 'read
prior' statement
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which is not true about evaluate statement
What is the difference between Call and a Link?
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the fixed unblock file formats from cobol programs
How are the next sentence and continue different from each other?
What is difference between static and dynamic call in cobol?
What is the difference between next sentence and continue in cobol programing language?
Have you used comp and comp-3 in your project? And how?
What is the difference between comp and comp-3?
In COBOL programming, what is PERFORM? What is VARYING?
Write the code implementing the perform … varying.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the use of intialize verb?
Explain how to differentiate call by context by comparing it to other calls?