Slow loading of reports
Hanif <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <[email protected]> |
@ECHO OFF echo Loading Weekly Statistical Reports... c: cd c:\Program Files\analog 6.0\ call analog.exe +g"w20080606.cfg" -G call analog.exe +g"w20080613.cfg" -G call analog.exe +g"w20080620.cfg" -G call analog.exe +g"w20080627.cfg" -G echo Loading Annual Statistical Reports... call analog.exe +g"a2008.cfg" -G PAUSE The above is my bat file. Why does Analog take long periods of time to process these reports? My log directories are 6GB x 2. +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------