Hello:

   We have migrated our sort from SYNCSORT to DFSORT and we are facing issues 
related to syntax in the following situation:

in SYNCSORT:
 OPTION COPY                                                
 OUTFIL FNAMES=SORTOUT,REMOVECC,INCLUDE=(1,1,CH,EQ,C'1'),   
 HEADER1=(C'H',DATENS(4MD),TIMENS,DATENS(4MD)-1),           
 TRAILER1=(C'T',COUNT+2=(M11,LENGTH=10)),                   

The result is the following in the Header line of the SORTOUT:
H2019092219315220190921
We need the same result in DFSORT but with the syntax in HEADER1 it doesn't 
work.

The question is:

How to format the HEADER1 in order to have DATE + TIME + (DATE-1)

I really appreciate any help.

Regards,

Gilson Cesar

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