Re: Separate configuration files on Windows

Aengus <[email protected]> Thu, 16 Oct 2008 08:21:52 -0400
Newsgroups gmane.comp.web.analog.general
Message-ID <[email protected]>
On 10/16/2008 8:05 AM, Richard Heyes wrote:
> Should this work on Windows:
> 
> analog +Gc:canalog\rgraph-analog.cfg
> 
> ? Basically I have two logfiles that I want to analyse seperately on
> Windos. No joy though - keeps coming back with this:
> 
> analog: Warning C: Command line argument +Gfoo.cfg too long: ignoring end of it
> 
> Even if I change it to the name foo.cfg so it's shorter.

Analog command line arguments are case sensitive. Upper case G refers to 
the default .cfg file, and it's only used as -G to tell analog to ignore 
the default .cfg file. When you tack anything onto uppercase G the 
argument is too long, and Analog ignores the end of it.

You want +gc:\analog\rgraph-analog.cfg, with a lower-case g.

Aengus
+------------------------------------------------------------------------
|  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
+------------------------------------------------------------------------