Whats the use of Examine command? can someone help me?

Answer Posted / shruti

INSPECT and Examine Both are same examine was used in cobol version-I and
Inspect is using in COBOL Version_II. Both has the same functionality to
calculate the numbers of characters in the string by tallying.
Syntax
INSPECT (indintifier-1) Tallying { FOR all ( literals-1 ) } Leading Replace by

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to explain size error.

669


Write a program to enter and display the names of students in a class using the occurs clause.

647


What is the usage of comp fields in cobol?

653


Can we change the password using ALTER? anyone tried and changed?

1542


What are the different open modes available in cobol?

713






What rules are to be followed while using the corresponding options?

632


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2052


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

920


how do you reference the rrds file formats from cobol programs

792


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

704


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

672


Explain about different table spaces.

644


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

2216


Which division and paragraphs are mandatory for a COBOL program?

707


How do get the result of your program directly on your pc?

1878