Mailing List Archive

Output to created directory?
Is there a way to output to a directory which analog creates? Right now I
have:

OUTFILE D:\webstat\analog\reports\w20080606.html

but I want:

OUTFILE D:\webstat\analog\reports\w20080606\report.html

Please advise, thanks for the continued free support
Re: Output to created directory? [ In reply to ]
2008/7/22 Hanif <hanifbh@gmail.com>:
> Is there a way to output to a directory which analog creates? Right now I
> have:
>
> OUTFILE D:\webstat\analog\reports\w20080606.html
>
> but I want:
>
> OUTFILE D:\webstat\analog\reports\w20080606\report.html
>
> Please advise, thanks for the continued free support
>

No, sorry, analog won't create new directories. The best way to handle
this sort of requirement is to write a batch file which creates the
directory first and then runs analog.

--
Stephen Turner
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------