Does anyone have a copy of a JES2 Exit (Exit 6 I guess) which will do the following:
1. When a user submits a batch job, check to see if they have /*JOBPARM SYSAFF=systemname specified. 2. If they do then allow job to run without change 3. If no /*JOBPARM SYSAFF statement is coded, then add one with the systemname being the name of the system the job was submitted from So the object of the exercise is to run the job on the system it was submitted on unless explicitly specified to run on a different one..... Of course if the symbolic &SYSNAME would work in batch jobs the Exit would be unecessary... Thanks Tony ---------------------------------------------------------------------- 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

