How to read records from flat file in reverse order through
COBOL program?
Answer Posted / srini
Sort the file based on key in descending order. You can
read the file in reverse order.
Is This Answer Correct ? | 44 Yes | 27 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Name some of the examples of COBOl 11?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
how to refer the data field?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between goback, stop run and exit program in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Write a cobol program making use of the redefine clause.
) How do u handle errors in BMS macro
What is difference between static and dynamic call in cobol?
what are decleratives in cobol?
What is the difference between perform … with test after and perform … with test before?
Difference between array and sub-script ?
What is rmode(24)
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need