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

Answer Posted / aji cherian

Ofcourse You can!!!

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


What the difference is between continue and next sentence?

665


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780


What is the difference between Call and a Link?

702


What is Pic 9v99 Indicates in COBOL?

729






What are literals?

632


Describe the cobol database components?

682


What is the difference between next sentence and continue in cobol programing language?

712


Write a program to explain size error.

677


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

1949


What is report-item in COBOL?

711


explain sorting techniques in cobol program?

692


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

714


What are the pertinent COBOL commands?

2626


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379