>  Christie wrote:
>  You don't HAVE to run this through DOS right?

Hello Christie!

If you need you can also run Analog from a DOS batch file: it's useful to
create many reports at once (and you can also start it from Windows).
For example, I make 3 types of reports for my site: standard, top-ten and big.
Every report has its own CFG (and its own OUTFILE, of course!).
My batch is:

analog -G +gstandard.cfg
analog -G +gtopten.cfg
analog -G +gbig.cfg

The "-G" tells Analog to ignore the default config file, the "+g" means
"use another config file".

With just a clic, I can make 3 different reports on the fly.

If you want to see "more" of debug messages, add
MODE, 50
to the start of the batch.

Hope this helps!

Marco Bernardini

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to