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

Answer Posted / mahathiaz

Absolutely. Evaluation of the WHEN clauses proceeds from
top to bottom and their sequence can determine results

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) How do u handle errors in BMS macro?

1418


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

808


How do u write test cases?

1631


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

883


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

733






Write a program that uses move corresponding.

666


Write a program to explain size error.

667


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

2749


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1582


) How do u handle errors in BMS macro

1498


What rules are followed by the search verb.

629


How you can characterize tables in cobol?

708


What is the difference between comp and comp-3?

692


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

2323


What is rmode(24)

676