How to read records from flat file in reverse order through
COBOL program?

Answer Posted / sravani

using rrds it is possible. we can count the no of records using rrds key. by using if we can decrement from last to first

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A table has two indexes defined. Which one will be used by the SEARCH?

1064


how do you reference the fixed unblock file formats from cobol programs

971


How do you reference the following file formats from cobol programs?

965


What are the access modes of START statement?

971


) how do u code after getting data?

1854


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2328


what is amode(24), amode(31), rmode(24) and rmode(any)?

926


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

942


Write down the divisions of cobol program?

888


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1108


Discuss about changing dataset name in proc.

999


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

1012


What is Pic 9v99 Indicates in COBOL?

975


What are the different types of condition in cobol and write their forms.

907


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

866