How to read a record from bottom of a file which is
indexed by 'A'.

Answer Posted / mahesh

we can read a file from bottom using "EXEC CICS READ PREV"
command in COBOL program.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why would you use find and get rather than to obtain?

694


Write a cobol program making use of the redefine clause.

739


i need a small 3d program using inline and outline.

1642


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17062


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

705






what is search and searchall?what is the diffrence between them?give an best example?

5569


What is comp-1 and comp-2?

766


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

781


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

669


what is difference between cobol and cobol/400

21575


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

859


How you can characterize tables in cobol?

723


What is the use of intialize verb?

754


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

712


Write the code to count the sum of n natural numbers.

705