Is the PROCLIB on a DASD volume accessible to the other system?
If so, why not code  a JCLLIB statement:

//LIBSRCH  JCLLIB ORDER=PROCLIB.ON.OTHER.MVS

Then, use a SYSAFF statement to send the job to the appropriate MVS:

/*JOBPARM SYSAFF=MVSB

So, you would have something similar to:

//RUNONB  JOB CLASS=B,MSGCLASS=X
//LIBSRCH  JCLLIB ORDER= PROCLIB.ON.OTHER.MVS
/*JOBPARM SYSAFF=MVSB

Chuck

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Don Russell
Sent: Wednesday, January 28, 2009 11:32 AM
To: [email protected]
Subject: /*XEQ /*XMIT question

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