Ok. Figured it out. You MUST set a timeout attribute value if you want to see results output to the page. Makes sense. Without the timeout (or a timeout of '0') the process is spawned, but CF doesn't wait for it to complete.
Jim ----- Original Message ----- From: "Jim McAtee" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 09, 2002 6:03 PM Subject: CFEXECUTE output to page > In the CF5 docs, regarding cfexecute's 'outputfile' attribute, it states: > > "Optional. The file to which to direct the output of the program. If not > specified, the output is displayed on the page from which it was called." > > While outputfile seems to work as advertised when I specify a file, I'm not > seeing the behavior of "If not specified, the output is displayed on the > page from which it was called." I see nothing. Does this require the > output of a particular variable or what exactly am I not doing correctly? > > Jim ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

