If you code ACC with a DATE parameter and the the ACCDEV DD statement you can select a date range of records from ACCIN to ACCDEV.
A trick we used was to use the TRENDS report with ACCIN concatenating today's dump of LOGREC with a history file GDG(0), and ACCDEV creating GDG(+1). TREND has a default selection of 30 days. This gives you a "rolling" 30 day history of LOGREC records. Use DD DUMMY on the report DD if you don't want to see the report. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
