On Fri, 30 Sep 2005 07:49:18 -0500, Jerry Ragland <[EMAIL PROTECTED]> wrote:
> ST R14,VTMPARM+12 > LA R01,VTMPARM > WTO 'B BPXI' > L R15,=V(BPX1MPI) > BALR R14,R15 Jerry, Take a look at the expansion of the WTO macro in the SYSPRINT output of the assem step. You'll see that the WTO expansion modifies R1, resulting in BPX1MPI being entered with an incorrect value in R1. -Rob ---------------------------------------------------------------------- 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

