Arthur Wilson <[EMAIL PROTECTED]> (Monday, April 05, 2004 1:40 AM): > I know that:
> LOGFILE ex%yy%mm.log > will do the current month, but how do I get last months if I want to > generate a report once the files have been rolled at the start of a new > month? Specify the log file name explicitly either with LOGFILE command or from the command line. If you want to automate this you can use whatever date-producing techniques your platform has (e.g. `date` under unix). -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
