On Mon, 31 Dec 2018 16:54:08 +0000, Martin Packer wrote:

>
>Paul, do you have a sample?
>
>(This would actually anable something for me.)
>
I have nothing in use that I can share, but something like:

#! /bin/sh -x

submit <<end-of-jcl
//${LOGNAME}A   JOB ...
//STEP   EXEC  PGM=IEBGENER
//SYSUT2 DD    DSN=${LOGNAME}.$( date "+D%y%m%d.T%H%M%S" ).OUTPUT,...
    ...
//
end-of-jcl

(For the current day.  Yes, previous working day is harder.)

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to