Steve Comstock wrote:

Edward E. Jaffe wrote:

Art Celestini wrote:

FWIW, I frequently use MVCIN to place eyecatchers in data structures
to avoid false hits if and when it becomes necessary to search through
a dump for the structure.  For example:

        MVCIN XxwaEye,=C'AWXX'+3     Put C'XXWA' in eyecatcher field

I usually do something like MVC Eye,=C'xxwa' followed by OC Eye,=CL4' '. I like your technique better!


I don't get it, though. why

   MVCIN  xxwaeye,=c'AXXX'+3

instead of

   MVC   xxwaeye,=C'XXWA'

?

Or why do your two-step approach?


Read what Art said above starting with "... to avoid false hits ..."

--
-----------------------------------------------------------------
| Edward E. Jaffe                |                                |
| Mgr, Research & Development    | [EMAIL PROTECTED]    |
| Phoenix Software International | Tel: (310) 338-0400 x318       |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801            |
| Los Angeles, CA 90045          | http://www.phoenixsoftware.com |
-----------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to