tell me about examine inspect and evaluate ?

Answer Posted / obulreddy.k

Inspect is used to find the number of occurrence of single
character or Group of characters
examine is used to find the number of occurrence of single
character only

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to convert the recors form vsam file to db2 table tru file aid

2747


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1103


What is the LINKAGE SECTION used in COBOL?

883


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2321


What is rmode(any) ?

676






What is the local-storage section?

669


Which Search verb is equivalent to PERFORM…VARYING?

675


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

1944


Which division and paragraphs are mandatory for a COBOL program?

703


what happens if parmparameter passes zero bytes to the program

1650


What are 77 levels used for?

649


What is comp-1 and comp-2?

754


What is rmode(24)

673


What are different data types in cobol?

677


Have you used comp and comp-3 in your project? And how?

2003