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

Answer Posted / laxmaiah

i have some knowledge in flat files,
(open input file-name reversed)
in this type use read the data in reverse order
AND write another file

Is This Answer Correct ?    16 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

856


State the various causes of s0c1, s0c5 and s0c7.

852


What is the Purpose of Pointer in the string?

837


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

914


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?

1087


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

918


What are the different data types in cobol?

1063


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

901


What is the difference between PIC 9.99 and 9v99 in COBOL?

993


Write down the divisions of cobol program?

857


What is the local-storage section?

897


how do you reference the esds vsam file formats from cobol programs

887


what is the use of outrecord?

1974


Write a program to enter and display the names of students in a class using the occurs clause.

939


What is length is cobol?

868