On Tue, 13 Sep 2016 10:36:18 -0500, Elardus Engelbrecht wrote:
>
>Now, a client asked whether it is possible to insert run date in the file 
>names of those attachments for easy retrieval at a later stage.
>                                               
>//INVOER   DD *                                                         
> 
You could consider:  //SYSUT1  DD  *,SYMBOLS= instead of ICETOOL
and substitute the dynamic system symbols for &YYMMDD and &HHMMSS, however:
o The format isn't pretty
o IBM needs to address the midnight pitfall, however minuscule.

Does ICETOOL cover the midnight pitfall?

-- gil

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

Reply via email to