Glenn Welker ([EMAIL PROTECTED]; Wednesday, June 25, 2003 5:42 AM): > I would like to prevent my default configuration file from being > included and pass it an optional config file. The only problem is > that I want to do this from the analog form using the perl script > and setting parameters are not allowed.
> Does anyone know if it is possible to add this setting directly to > the perl script? Or perhaps another way to accomplish the same end > effect. Sure. The Perl script just opens a pipe to Analog with parameters that include '+g-'. Just add a '-G' before that and it will always exclude the default configuration file. -- 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 +------------------------------------------------------------------------
