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 a report item?
How do you define a variable of comp-1 and comp-2?
What are the different open modes available in cobol?
Give some examples of command terminators?
What the difference is between continue and next sentence?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Explain how to differentiate call by context by comparing it to other calls?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
how do you reference the fixed unblock file formats from cobol programs
Can a Search can be done on a table with or without Index?
Name the sections present in data division.
) How do u handle errors in BMS macro?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?