On Thu, 12 Oct 2006 13:50:11 -0500, Peter DeFabritus 
<[EMAIL PROTECTED]> wrote:

>David, field X052JXWR is a pointer to the card you want to add.  So you
>need to do something like:
>
>         L     R2,X052JXWR
>         MVC   0(80,R2),USRCARD
>
>USRCARD  DC   CL80'//   USER='
>
>As you see, I would also move a full 80 bytes.

Peter,
   Thanks for your help.

   I made the change and it still gives me the same error. I'm thinking I 
need to refresh this exit, but I'm not finding anything in the manuals 
that explain how to do that. I disabled the exit and refreshed LINKLIST 
and LLA, but I don't think JES is getting the updated exit. Do I have to 
stop and restart JES to get the new exit ??? Or is there some way to 
dynamically refresh the exit ???

Thanks again,
    Dave K.

----------------------------------------------------------------------
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

Reply via email to