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
i need a small 3d program using inline and outline.
Are you comfortable in cobol or jcl?
What is the Purpose of Pointer in the string?
What is Pic 9v99 Indicates in COBOL?
What are various search techniques in cobol? Explain.
Which mode is used to operate the sequential file?
Can we redefine the field of x(200) to less than 200?
What is the difference between perform … with test after and perform … with test before?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
State the various causes of s0c1, s0c5 and s0c7.
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?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are the different rules for performing sort operation?
What is amode(24)?
What is redefines clause in COBOL?