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


Please Help Members By Posting Answers For Below Questions

What is inspect in cobol ?

806


What is the difference between comp and comp-3?

704


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


What the difference is between continue and next sentence?

665


What are the different types of condition in cobol and write their forms.

660






How many sections are there in data division in COBOL?

680


A table has two indexes defined. Which one will be used by the SEARCH?

759


how do you reference the variable block file formats from cobol programs

688


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

712


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

826


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

1000


HOw can I get the negative sign while deduct high value from low value

1792


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1961


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


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?

702