In CF5, use the <cfsavecontent> tag. In CF4.5, make a dummy custom tag that has a closing tag. Put the cfexecute between the opening and start tags. Then, you can use the thisTag.generatedContent variable in the custom tag to get the results from the cfexecute.
----- Original Message ----- From: "VAN VLIET, SCOTT E (SBCSI)" <[EMAIL PROTECTED]> Date: Tuesday, March 12, 2002 10:47 am Subject: CFEXECUTE Return Code > Do any of you out there know how to capture return code from a > CFEXECUTEcall? > > TIA! > > -- > SCOTT VAN VLIET > SENIOR ANALYST > SBC SERVICES, INC > Tel: 858.886.3878 > Fax: 858.653.6763 > Email: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > > > > > > > ______________________________________________________________________ Why Share? Dedicated Win 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=coldfusionc 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

