where do u use low-value and high value in cobol

Answer Posted / aditya

it depends upon the logic we are writing.if we dont know the lowest value record.we can move the low values and can write a logic as read next in the case of files concept.its just an example

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

17499


What is the problem of ordered sequential files access?

894


What the difference is between continue and next sentence?

860


What is the difference between a binary search and a sequential search what are the pertinent cobol?

910


How do you define a variable of comp-1 and comp-2?

892






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

2584


What are the access modes of START statement?

919


Can we change the password using ALTER? anyone tried and changed?

1733


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?

924


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

882


how do you reference the printer file formats from cobol programs

878


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

973


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

887


Write a program that uses move corresponding.

859


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

866