When running Analog with this: analog +C"OUTPUT NONE" +C"CACHEOUTFILE ./cache"
Analog produces the cache file as expected and no output file. However, when run with either of these commands: analog +O"NONE" +C"CACHEOUTFILE ./cache" analog +ONONE +C"CACHEOUTFILE ./cache" Analog writes the output to a file called "NONE." This behavior seems incorrect to me. Also, I have found a quirk that I find unexpected. When I use "CACHEOUTFILE cache" it writes the cache file into the Analog directory. But the OUTFILE command does not write to the Analog directory (e.g. "OUTFILE report.html" writes to the current directory). I would expect both of these commands to behave in the same manner. FYI: # analog -version This is analog version 5.24/Unix -- 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 +------------------------------------------------------------------------
