How do you come out of an EVALUATE statement?

Answer Posted / aji cherian

As soon as a condition is met, it will come out
automatically.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

775


What is the LINKAGE SECTION used in COBOL?

895


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661


how can i see junk values in dclgen or in hostvariable of comp ?

2546


What are the different types of condition in cobol and write their forms.

660






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

763


Have you used comp and comp-3 in your project? And how?

2011


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

650


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?

1808


What is cobol?

750


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

721


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


Explain the configuration section of a cobol program with examples of syntax.

661


Write the code to count the sum of n natural numbers.

704


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

677