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
What are the rules of the move verb?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between goback, stop run and exit program in cobol?
What is the usage of comp fields in cobol?
What is redefines clause in COBOL?
What are the different rules of SORT operation?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
explain sorting techniques in cobol program?
what is the use of outrecord?
What is report-item in COBOL?
What is the difference between Global and External Variables?
What are literals?
What is the Purpose of POINTER Phrase in STRING command in COBOL?