Andres Pastor, Nuria ([EMAIL PROTECTED]):
> Using Analog4.16, can these parameters (OUTFILE, HOSTNAME and HOSTURL) be
> indicated by command line?
> I try with the following command, but it doen�t work:
> #./analog +C"OUTFILE
> /usr/local/apache/htdocs/smokeplanet.html"+C"HOSTNAME
> "SMOKEPLANET""+C"HOSTURL "http://www.smokeplanet.com""
You have too many quotes in your commands and you need spaces between
them. Try this (one line):
./analog +C"OUTFILE /usr/local/apache/htdocs/smokeplanet.html"
+C"HOSTNAME SMOKEPLANET" +C"HOSTURL http://www.smokeplanet.com"
--
Jeremy Wadsack
Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| This is the analog-help mailing list. To unsubscribe from this
| mailing list, go to
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| List archives are available at
| http://www.mail-archive.com/[email protected]/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------