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
What is the local-storage section?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How you can read the file from bottom?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write the code to count the sum of n natural numbers.
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Explain about different table spaces.
How do get the result of your program directly on your pc?
What is the difference between comp and comp-3 usage?
How do you reference the fixed block file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Define static linking and dynamic linking.
What is the utilization of copybook in cobol?
Write the code implementing the perform … varying.