In an EVALUATE statement, can I give a complex condition on
a when clause?

Answer Posted / vampire

yes u can

ex

evaluate condition

when identifier=conditon imperative statements
when identifier=condition imperative statemnts
when other imperative statements
end-evaluate

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 LINKAGE SECTION used in COBOL?

889


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


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.

2010


Differentiate between structured cobol programming and object-oriented cobol programming.

667


What is amode(24)?

684






What is the usage of comp fields in cobol?

660


Explain how you can characterize tables in cobol?

638


In which area will you utilize 88 level items in cobol?

722


What is difference between static and dynamic call in cobol?

777


how do you reference the esds vsam file formats from cobol programs

634


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


) How do u handle errors in BMS macro?

1429


What is length is cobol?

650


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8167