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

Write a program that uses move corresponding.

674


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.

5065


What kind of error is trapped by on size error option?

743


What is the difference between perform … with test after and perform … with test before?

885


how to move the records from file to array table. give with code example

2221






How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


how do you reference the rrds file formats from cobol programs

802


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


Can a Search can be done on a table with or without Index?

806


What is comp-1 and comp-2?

766


What rules are followed by the search verb.

638


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

425


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8660


How do get the result of your program directly on your pc?

1885