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
What is amode(31)
State the various causes of s0c1, s0c5 and s0c7.
What is report-item in COBOL?
what is the use of outrecord?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How many sections are there in data division in COBOL?
What is rmode(any) ?
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.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
how to refer the data field?
What is perform what is varying?
What type of SDLC u followed? Why?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
IF I mention stop run in CICS what happens?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?