Do you have a typo in your code? What are these two instructions supposed to do?
> LA RY,CSA_KEY8_ECB > L RY,0(,RY) > Date: Wed, 16 Dec 2009 22:08:57 -0500 > From: [email protected] > Subject: Re: SYSTEM COMPLETION CODE=102 REASON CODE=0000000C > To: [email protected] > > I finally got it working > > Apparently IEAVPST does like an ECB in CSA or CSA key=8 > > When I pointed the ECB to WS_DSECT or SP=0 private it worked > > LA RX,WS_ECB > ST RX,CSA_KEY8_ECB store address > > In Posted program > > L RX,ASCB > LA RY,CSA_KEY8_ECB > L RY,0(,RY) > > POST (RY),ASCB=(RX),ERRET=XXXX,ECBKEY=8 > > > Thankx again > _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. http://clk.atdmt.com/GBL/go/171222986/direct/01/ ---------------------------------------------------------------------- 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

