I would like to post process the analog output instead of displaying it with a browser, so I added the following commands to the config file:
OUTPUT COMPUTER OUTFILE temp.out This causes the output to be correctly converted to tab-delimited text, but it is displayed by the browser (with the anlgform.pl url), and the designated outfile is not created. I noticed that the last line of the ANALOG filehandler is "OUTFILE stdout\n". What changes do I need to capture the output? Thanks, Mike +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------

