On Wednesday, December 06, 2006 6:14 AM [EDT],
Jeanne Ilchuk <[EMAIL PROTECTED]> wrote:
Can the cache files be used for text delimited reports ?
If you can generate the output with ordinary log files, you can generate it
with cache files.
I'm not
getting any results. I may have my statements incorrect. Do you have
any examples ?
There isn't a "how-to" document for cache files. As with any aspect of
Analog, it's always a good idea to start simple, with a small logfile.
A very simple example is to create a cache file from the sample logfile that
comes with Analog:
First, create the cace file:
analog logfile.log +C"cacheoutfile cache1"
(this also creates the default Report.html).
Then run Analog against the cache file:
analog +C"cachefile cache1" +Ocache.html
If you look at cache.html (created from a cache file) and Report.html
(created from logfile.log), you'll see that they are basically the same
report, even though th cache file is less than one third the size of the
logfile.
Aengus
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------