On Thu, 7 Nov 2013 22:19:18 -0600, John McDowell wrote:

>I am curious to know what "things are on your list", regarding what you would 
>like to see in JCL (or it's replacement).
>
Another.  I think this is out of the "boiling the ocean" category.

o Automatic generation of position numbers for multi-file tapes. Something like:

      LABEL=(1+*.stepname.ddname,SL),...

  or even:

      VOL=REF=*.stepname.ddname,LABEL=(NEXT,SL),...

  where the position will be 1 greater than that in the most recent
  step mentioning the volume, regardless that the referenced stepname
  is not the most recent.

  (Assuming that no intervening steps are flushed by COND or IF.
  accommodating flushed steps is "boiling the ocean".)

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to