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

Which Search verb is equivalent to PERFORM…VARYING?

777


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

6886


What is Pic 9v99 Indicates in COBOL?

837


How to print 10 to 1 if the input have only 10 digit number?

918


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1985






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.

5229


Give some examples of command terminators?

848


What is the compute verb? How is it used?

749


Which is not true about evaluate statement

1843


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

1947


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2836


what is amode(24), amode(31), rmode(24) and rmode(any)?

788


What are the pertinent COBOL

2124


How many sections are there in data division in COBOL?

791


explain sorting techniques in cobol program?

784