In an EVALUTE statement is the order of the WHEN clauses
significant?

Answer Posted / sravanthi

If 10 conditions coaded in 10 different when clause in an evaluate
If one when conditions is satisfied then it will not check the next conditions it will directly come out of evaluate loop

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the compute verb? How is it used?

649


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.

915


What is the LINKAGE SECTION used in COBOL?

877


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1768


State the various causes of s0c1, s0c5 and s0c7.

652






How many bytes S(8) comp field occupy and its maximum value?

1618


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

402


What are the cobol coding sheets?

655


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1103


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

697


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

1639


What is a report item?

728


how to convert the recors form vsam file to db2 table tru file aid

2742


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

803


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1891