Jeff, are you giving the cfexecute tag some kind of timeout value? If not, it may be spawning it and immediately coming back before imageMagick has run.
On 5/2/07, Jeff Wickersty <[EMAIL PROTECTED]> wrote: > >use the outputfile attribute of cfexecute, conversely, you could pipe > >the output to a text file and then read in the text file. > > > >On 5/2/07, Jeff Wickersty <[EMAIL PROTECTED]> wrote: > >> > > I tried that, using variable="some_name" but that variable apparently isnt > getting created. outputFile isnt doing anything either. It doesnt make sense > b/c i know mogrify and convert work (albeit without any kind of text output, > which is uneccessary in those situations) > > jeff > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276861 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

