In a recent note, Leonard Woren said:

> Date:         Sat, 14 May 2005 20:22:44 -0700
> 
> trivial JCL and a clist.  (Why clist?  Because it's nigh on impossible
> to automate RECEIVE in REXX!  RECEIVE is *broken* as designed.  Grrr.)
> 
What, in particular, is the difficulty?  I've done the following
(but not extensively):

    push 'blksize(32760) dataset('Target') shr sysout(R)'
    call prompt('ON')
    'receive indd(infile) nonames logdsname('''userid()'.log.misc'')'
    RcvRC = RC

... may I expect some rude surprises sooner or later?

Thanks,
gil
-- 
StorageTek
INFORMATION made POWERFUL

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