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
In which area will you utilize 88 level items in cobol?
) what is the difference between AID and HANDLE AID?
What are the access modes of START statement?
how do you reference the variable unblock file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is static and dynamic call in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
How to know whether the module is dynamical or statistical?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How do you reference the fixed block file formats from cobol programs
Name the sections present in data division.
how do you reference the variable block file formats from cobol programs