oh -- btw; when running cfexecute in coldfusion on windows 95/98, the 
shell
window will be visible on screen when executed (and remains after 
process is
completed.)  i built a little .dll to handle hiding it if anyone is 
running
cf on a 95/98 machine (not that you should, but hey, it's a powerful 
and
easy to use tool so i use it for all sorts of automation on my client 
pc's).

::brendan avery 2.0
::310.779.2211
::[EMAIL PROTECTED]
::santa monica, california

-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 09, 2002 17:43
To: CF-Talk
Subject: Re: CFEXECUTE output to page


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

______________________________________________________________________
Get Your Own Dedicated Windows 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=coldfusionb
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

Reply via email to