Hello everyone, here's my question: Each day, i want to create a statistic, which contains all data of the previous days of the current month + the data of the current day. I'm doing this by including the data of the current day via the regular logfile (LOGFILE ...../...../today.log) and simultaneuosly creating a cachefile of this logfile and including the data of the previous days via the old cachefiles of these day (CACHEFILE *cachefile). Now my question is: Do i really have to include all the cachfiles from all previous days, or does the cachfile from the day before already contain all the information of the previous days ? And if so, how can i configure analog, that it is impossible to use just one cachefile on which i can append the information of the current day ?
Would be really cool, if someone could help me , thanks a lot ! +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
