What is the use of EVALUATE statement?

Answer Posted / hariharan mahadeek

Evaluate Statement used for case structure - When working
multiple options this statement will be handy. Instead of
using multiple IF statement.

Hariharan Mahadeek -

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

650


Why did you choose to work with ibm mainframe cobol programming?

631


What is a scope terminator give example?

659


How do you get the data to code the BMS macro?

1476


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

689






What is static and dynamic call in cobol?

599


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

650


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

623


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

17054


What is the difference between comp and comp-3 usage?

681


What is length is cobol?

652


What do you understand by psb and acb?

668


how do you reference the printer file formats from cobol programs

667


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 are all the divisions of a COBOL program?

666