That, sir, is the correct answer.  Thank you.

> -----Original Message-----
> From: webguy [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 18, 2002 3:44 AM
> To:   CF-Talk
> Subject:      RE: debug report/image magick with cfexecute
> 
> Actually it is probably because you haven't specified a timeout
> 
> 
> ====== from docs =========
> timeout
>  Optional
>  0
>  Length of time, in seconds, that ColdFusion waits for output from the
> spawned program.
> 
> 0: equivalent to non-blocking mode.
> A very high value: equivalent to blocking mode
> If the value is 0:
> 
> ColdFusion starts a process and returns immediately. ColdFusion may return
> control to the calling page before any program output displays. To ensure
> that program output displays, set the value to 2 or higher.
> If the outputFile attribute is not specified, any program output is
> discarded
> 
> ====== from docs =========
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to