try using the outputFile param, and then read the file ? <cfexecute name = " ApplicationName " arguments = "CommandLine Arguments" outputFile = "Output file name" timeout = "Timeout interval"> ... </cfexecute>
WG > From: Owens, Howard [mailto:[EMAIL PROTECTED]] > Sent: 18 December 2002 01:53 > To: CF-Talk > Subject: debug report/image magick with cfexecute > > > I thought if I did something like this: > > <CF_SaveContent variable="debugReport"> > > <CFEXECUTE > NAME="F:\ImageMagick-5.5.1-Q8\mogrify.exe" > ARGUMENTS="-format jpg -antialias -mask unsharpen -quality 70 > etc... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com

