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
what is the use of outrecord?
What is a scope terminator give example?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is a SSRANGE and NOSSRANGE?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
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.
) How do u handle errors in BMS macro
State the various causes of s0c1, s0c5 and s0c7.
What is report-item in COBOL?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is difference between static and dynamic call in cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
) How do u handle errors in BMS macro?