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
how to move the records from file to array table. give with code example
Can we change the password using ALTER? anyone tried and changed?
What is the difference between next sentence and continue in cobol programing language?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is redefines clause in COBOL?
What is the problem of ordered sequential files access?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do you reference the fixed unblock file formats from cobol programs
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Differentiate between structured cobol programming and object-oriented cobol programming.
Discuss about changing dataset name in proc.
Write the code implementing the perform … varying.
What is length is cobol?