> On Wednesday, July 31, 2002, at 11:03 , Neil H. wrote: >> Anyone have a snippet of code that would show all the information >> available >> when an error occurs? I am looking for something like what CF displays >> if I >> wasn't using the catch but I will email it to me when it does :)
> Assuming you're on CFMX? > <cfdump var="#cfcatch#/> will get you started... .. you left out a " on the end of the attribute, but ... why assuming CFMX? This works beautifully on CF 5 -- minus the trailing / since CF 5 and before weren't technically xml languages. Isaac Dealey Certified Advanced ColdFusion Developer www.turnkey.to 954-776-0046 ______________________________________________________________________ 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 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

