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
F:\Inetpub\wwwroot\inserts\ps\#name#
F:\Inetpub\wwwroot\inserts\ps\#tempFile#.jpg -debug -verbose -log ">

        </CFEXECUTE>
</CF_SaveContent>
        
                
<cfoutput>
#debugReport#
</cfoutput>

I would get the results of the cfexecute, arguments include -debug, report
.. but I'm shooting blanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Owens
Internet Operations Coordinator
InsideVC.com/Ventura County Star
[EMAIL PROTECTED]
AIM: GoCatGo1956
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to