Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of EVALUATE statement?

Answer Posted / suresh babu

You can use the EVALUATE statement instead of a series of
nested IF statements to test several conditions and specify
a different action for each. Thus we can use the EVALUATE
statement to implement a case structure or decision table.
We can also use the it to cause multiple conditions to lead
to the same processing.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is inspect verb is used in cobol?

1304


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1290


what happens if parmparameter passes zero bytes to the program

2175


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


What are the different rules of SORT operation?

1198


What is the difference between a binary search and a sequential search what are the pertinent cobol?

1195


In COBOL, what is the different between index and subscript?

1275


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5790


Name the divisions, which are available in a cobol program?

1292


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


What is the difference between Global and External Variables?

1429


What is inspect in cobol ?

1351


How do we get current date from system with century in COBOL?

1423


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1197


how do you reference the variable unblock file formats from cobol programs

1374