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
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are literals?
how to convert the recors form vsam file to db2 table tru file aid
What are 77 levels used for?
How do you differentiate between cobol and cobol-ii?
what is the difference between COBOL2 AND COBOL390?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is a SSRANGE and NOSSRANGE?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Which Search verb is equivalent to PERFORM…VARYING?
How arrays can be defined in COBOL?
What are the access modes of START statement?