waht is inspect verb? where it can be in real time?

Answer Posted / rammateti

Inspect is use to count the occurrences of a character in a
string & replace the char or sub-string in a string.....ect..

In real time if u do any mistake in entering data like
account no....524000200 rather then 542000200
by using Inspect U can achieve it easily ......

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the local-storage section?

873


) how do u code after getting data?

1769


what is difference between cobol and cobol/400

22106


How to know whether the module is dynamical or statistical?

858


Explain how you can characterize tables in cobol?

808






What are the different rules to perform a Search?

801


What are 77 levels used for?

838


What are the different rules of SORT operation?

885


What is the difference between external and global variables in COBOL?

1036


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

2103


What is a SSRANGE and NOSSRANGE?

1092


What is the difference between next sentence and continue in cobol programing language?

940


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1728


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

11490


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

910