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

Answer Posted / vaneesh khurana

In addition to above, it is required to provide index some
value using SET.

SET IDX to 1.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the divisions of a COBOL program?

657


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

17013


What are different data types in cobol?

676


Explain what you understand by passing by value.

685


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

4033






How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

696


What is perform what is varying?

693


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

812


Have you used comp and comp-3 in your project? And how?

2003


How do get the result of your program directly on your pc?

1870


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2084


Which Search verb is equivalent to PERFORM…VARYING?

673


Which mode is used to operate the sequential file?

654


For rewrite, why is it mandatory that file needs to be opened?

613


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

672