>The problem is, that the bytes we have to patch are on different byte >offsets with every release - so we also have to create new control cards >for AMASZAP for every release.
Can you put each thing that needs to be patched in a separate CSECT that is bound with the rest of your program object? Then the offset (presumably 0) will not change from release to release and you will not need different AMASPZAP control cards every release.. Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- 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

