<[EMAIL PROTECTED]> wrote: > This is kind of kludgey though because it would require creating a > directory for each year/month for each report. Is there a better way?
You don't actually need to use separate directories. The CHARTDIR commands are just used as prefixes, so if they don't end in "/", they can go in a shared folder, and you can use datecodes, so CHARTDIR img/pbs_%y%M should do the job nicely. (CHARTDIR is the "url location" of the charts. You'll have to specify LOCALCHARTDIR as well, so that Analog knows the physical location to create the pie charts). http://www.analog.cx/docs/othreps.html#CHARTDIR Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
