On Thu, 29 May 2008 09:12:33 -0500, Martin Kline <[EMAIL PROTECTED]> wrote:

<snip>
>
>On the other hand, I'd be interested in what your exit alters to force the log
>default to change.
>

I would bet this is in the archives because this subject has come up before,
but here it is (2 lines of code added to the sample):

*****************************************************************
*                                                                
*                      INITIALIZATION USER CHECK SECTION         
*                                                                
*****************************************************************
         SPACE 2                                                 
INITCK   DS    0H                  INITIALIZATION USER CHECK     
         SPACE 2                                                 
*****************************************************************
*                                                                
*                      ADD USER CODE HERE                        
*                                                                
*****************************************************************
         MVI   UPRSTLOG,C'S'       SET LOG DEFAULT TO "SYSLOG"   
         B     RETURN              RETURN TO CALLER              
         SPACE 2                                                 
         EJECT                                                   



Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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