The EOD for today will fail if there is a dated subdirectory for today. After running reports for daypart1. Rename the dated sub 20110124 to daypart1-124 when the system does an eod tonight.
It is possible to merge the two trans log files to make one day.
Browse to daypart1-124 and rename the trans.log file to daypart1.log. Copy this log file into the newly created 20110124 "after eod has been done".
Run reports on current 20110124 - after 2nd eod.
Now browse to the 20110124 directory and paste the daypart1.log. Rename the trans.log file to daypart2.log.
Open a command prompt window and type in the following lines then press enter after each one, if quick service do a grindq instead of grind.
cd %iberdir%\20110124
copy /b daypart1.log+daypart2.log trans.log
..\bin\grind /date 20110124
exit
if no errors during grind then run reports.
Cheers,
Coorsman