On Sun, 19 Jun 2022 19:45:49 +0000, Farley, Peter x23353  wrote:
>    ...
>For discretely split data files (stop writing at EOD/end-of-period and start a 
>new file) using the same approach as the unix syslog demon would seem to be 
>useful.  Rename current to current-plus-timed-qualifier (date and/or time), 
>
close(); open();
Otherwise you continue writing to the renamed file.

>    ... write new with initial data, proceed as before.

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