Prepare for your Next Interview
This is a discussion on Difference between Inspect and Examine within the MainFrame forums, part of the Software Development category; I want to know the differences between Inspect verbs and examine verb in COBOL program. Is there ant difference between the two? If so someone highlight me on that....
|
|||
|
Difference between Inspect and Examine
I want to know the differences between Inspect verbs and examine verb in COBOL program. Is there ant difference between the two? If so someone highlight me on that.
|
| Sponsored Links |
|
|||
|
Re: Difference between Inspect and Examine
The INSPECT scans the source string from left to right counting, replacing or converting characters under the control of the TALLYING, REPLACING or CONVERTING phrases. But I could not figure out what a examine verb is. Waiting for someone to tell about this in the discussion.
|