How to read a record from bottom of a file which is
indexed by 'A'.
Answer Posted / guest
It just a cobol program
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is a scope terminator give example?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Mention the guidelines to write a structured cobol program?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
what is the use of outrecord?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
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?
How many bytes S(8) comp field occupy and its maximum value?
What is the difference between Global and External Variables?
Write a program to explain size error.
What are the different rules for performing sort operation?
Explain how to differentiate call by context by comparing it to other calls?
how do you reference the rrds file formats from cobol programs
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what is amode(24), amode(31), rmode(24) and rmode(any)?