On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote: > <snip> > > 2. It sounds as though I would need to distinguish among the pie charts for > each instance of each report if I want to maintain historical reports. Is > that correct? Will Analog support something like this: > > IMAGEDIR img/pbs_%y%M/ # a new directory for each report each > month > > 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 want CHARTDIR and LOCALCHARTDIR, not IMAGEDIR. It will take date codes. If you don't like separate directories, don't end the CHARTDIR with a slash -- there's an example of this in the docs. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 Thanks Stephen (and Aengus too). I looked up the documentation for CHARTDIR and LOCALCHARTDIR and that solved my problems. +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
