how can you identify wheather the program is using search
or search all in the cobol program?

Answer Posted / abhi

i would like to add one more that is in search all array
should be in ascending or descending order but in search its
not necessary.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a Search can be done on a table with or without Index?

802


i want a program using by if, evaluate , string, unstring, perform, occurs?

4052


Can we redefine the field of x(200) to less than 200?

816


What is the usage of comp fields in cobol?

656


What is the difference between Call and a Link?

696






IF I mention stop run in CICS what happens?

1894


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1647


Explain about different table spaces.

648


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

675


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

672


What is rmode(24)

676


Explain how to differentiate call by context by comparing it to other calls?

685


What is report-item in COBOL?

708


What kind of error is trapped by on size error option?

740


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3715