On Tue, 18 Dec 2007 15:46:48 -0800, Edward Jaffe
<[EMAIL PROTECTED]> wrote:

>Thompson, Steve wrote:
>> ... If you want blind ship then use /*XMIT not /*XEQ
>>
>
>In this day and age, it's best to avoid JECL altogether when possible.
>
>As of z/OS 1.4, JES2 finally supports the XMIT JCL statement.
>

So what are the practical advantages of using

//XMITJC JOB...
//  XMIT DEST=node
//REALJOB JOB ..

vs.

//XMITJC JOB...
/*XMIT node
//REALJOB JOB ..
..
..

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