Show your code. What is the PSW and registers at time of abend?
On Mon, 24 Sep 2012 05:50:00 -0400 Micheal Burn <[email protected]> wrote: :>When I do a BR R14. I get an 0C6 :> :>The Tao command is invoked from :>The ISPF primary command line :>With the following syntax :> :>TSO. tsocmd keyword(poskeywd) :> :>Thanks in advance :> :> :> :> :> :>Sent from my iPhone :> :>On Sep 24, 2012, at 3:43 AM, Binyamin Dissen <[email protected]> wrote: :> :>> On Sun, 23 Sep 2012 21:28:35 -0400 micheal butz <[email protected]> :>> wrote: :>> :>> :>I am writting a TSO command processor which I invoke IKJPARS to pass :>> :>control to a VALIDCK exit rtn :>> :>> :>The code in the routine runs ok however the problem I have is the with :>> :>the return address R14 seems to point to CVT field :>> :>> :>CVTBSM2 offset 1DE in the CVT :>> :>> :>The following is the syntax of the call CALLTSSR EP=IKJPARS,MF=(E,PPL) :>> :>the code picks up the address of the IKJPARS from CVT :>> :>> :>and balrs to IKJPARS setting R14 to CVTBSM2 :>> :>> :>Am I suppoused to return with a register other then r14 :>> :>> I am not sure what you issue is. What happens when you return to the address :>> in R14. :>> :>> Be aware that you savearea cannot be reused by the validity routine. :>> :>> -- :>> Binyamin Dissen <[email protected]> :>> http://www.dissensoftware.com :>> :>> Director, Dissen Software, Bar & Grill - Israel :>> :>> :>> Should you use the mailblocks package and expect a response from me, :>> you should preauthorize the dissensoftware.com domain. :>> :>> I very rarely bother responding to challenge/response systems, :>> especially those from irresponsible companies. :>> :>> ---------------------------------------------------------------------- :>> For IBM-MAIN subscribe / signoff / archive access instructions, :>> send email to [email protected] with the message: INFO IBM-MAIN :> :>---------------------------------------------------------------------- :>For IBM-MAIN subscribe / signoff / archive access instructions, :>send email to [email protected] with the message: INFO IBM-MAIN -- Binyamin Dissen <[email protected]> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
