> Unfortunately, I also don't receive the dump or the abort. I even > built an array to dump to simplify the test and assure that there's > dumpable data. <sigh> I guess I'm just not used to this. Maybe the > logs will reveal what happened.
ok, it looks like the cf_dump() is working. If I put a <cfabort> inside it's function. I tried following the cf_dump() with a cf_abort for it's own function, but that didn't do the abort and I didn't see the dump (which should even display without the abort), but once I put the <cfabort> inside the cf_dump function, I saw the output. thank you everyone for your help. daniel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349848 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

