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


Please Help Members By Posting Answers For Below Questions

What are the different rules to perform a Search?

625


Explain what you understand by passing by value.

716


What are the different data types in cobol?

801


How do u write test cases?

1646


What is the difference between comp and comp-3 usage?

683






how do you define single dimensional array and multidimensional array in your cobol?

693


What is the difference between Global and External Variables?

679


What are the different rules of SORT operation?

704


how to refer the data field?

1818


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1008


What are declaratives and what are their uses in cobol?

718


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

716


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

693


explain sorting techniques in cobol program?

703


What is the difference between Call and a Link?

710