Prepare for your Next Interview
This is a discussion on Inspect verb in cics within the MainFrame forums, part of the Software Development category; Can you use INSPECT command under CICS? Is it costly?...
|
|||
|
Re: Inspect verb in cics
yes, we can use the INSPECT verb in cobol+cics program. its very usefull command to find the count of characters and replace the particular charachters.
|
|
|||
|
Re: Inspect verb in cics
the INSPECT TALLYING clause in COBOL can be used in an effective manner to get the count of characters and also to replace with the required character of spaces as required.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to test CICS, MainFrame applications? | JobHelper | Testing Issues | 8 | 07-25-2008 03:56 PM |
| embbeding sql and cics in rexx | teddy | MainFrame | 0 | 01-10-2008 12:19 AM |
| Practise JCL/COBOL/CICS from home | Geek_Guest | Career Advice | 1 | 10-18-2007 08:14 AM |
| Difference between Inspect and Examine | scott | MainFrame | 1 | 07-29-2006 03:24 PM |