On Wed, 12 Mar 2014 11:54:35 -0400, MichealButz <[email protected]> 
wrote:

>I am setting a breakpoint at offset +0 in my program and getting a S0C1 at
>location +E
>
>The following is my scenario
>
>TESTAUTH �ISP.SISPLPA(ISPF)� CP
>

>LOAD �MYLOAD.LIBRARY(MYMOD)�
>
>Q MYMO.MYMOD.+0
>
>AT +0
>
>GO  � INTO ispf
>
>Then from the ispf command line I do TSO MYMOD

Why are you putting ISPF in the middle of this? Why not simply do
  TESTAUTH 'MYLOAD.LIBRARY(MYMOD)' CP
and invoke your module directly?

-- 
Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to