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
Name the sections present in data division.
what are decleratives in cobol?
What is rmode(any) ?
What is the local-storage section?
What is difference between static and dynamic call in cobol?
What is the compute verb? How is it used?
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.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Discuss about changing dataset name in proc.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What rules are to be followed while using the corresponding options?
How are the next sentence and continue different from each other?
What is the difference between external and global variables in COBOL?
What is a scope terminator give example?
What is length is cobol?