tell me about examine inspect and evaluate ?

Answer Posted / tejas sheth

INSPECT and EXAMINE are STRING verbs of COBOL.
wheres EXAMINE has been removed from later versions of COBOL.

Evaluate is a conditional statement which is same as Switch
statement in C language, it used to check multiple condition
for single or double or multiple datanames

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1915


What is the difference between goback, stop run and exit program in cobol?

941


what happens if parmparameter passes zero bytes to the program

1673


What is inspect in cobol ?

808


how to access the file from prodution from changeman tool and to submit a file to production

6696






What are INPUT PROCEDURE and OUTPUT PROCEDURE?

701


Write a program that uses move corresponding.

686


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6849


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1964


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

2231


what are decleratives in cobol?

1831


Explain what you understand by passing by value.

712


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

705


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1854


What are the pertinent COBOL commands?

2632