Re: Appending timestamp to the file

2019-05-03 Thread retired mainframer
> Subject: Appending timestamp to the file > > Hi . We are appending the timestamp to a CSV file and when we do the same we > see > the microsecond part is different for all the rows . Is there a way to make > it same for > all of the rows ? > > Here below is the control

Re: Appending timestamp to the file

2019-05-03 Thread Ron Thomas
Ok thanks Kolusu. That worked .. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Appending timestamp to the file

2019-05-03 Thread Sri h Kolusu
>>> Hi . We are appending the timestamp to a CSV file and when we do the same we see the microsecond part is different for all the rows . > Is there a way to make it same for all of the rows ? You created your own time stamp using a incrementing sequence number of 6 bytes using the following p

Appending timestamp to the file

2019-05-03 Thread Ron Thomas
Hi . We are appending the timestamp to a CSV file and when we do the same we see the microsecond part is different for all the rows . Is there a way to make it same for all of the rows ? Here below is the control card we used OUTREC PARSE=(%01=(ENDBEFR=C'|',FIXLEN=4), %02=(ENDB