> use # signs when you need the variable evaluated. Right, and that's how I usually try to do it, and it USUALLY works. ;) > <cfdump var="#foo#"> <-- don't really know :)
See, in my mind, you are telling cfdump the variable it needs to throw on the screen. I guess it kind of makes sense to me that you're wanting CF to evaluate #foo#, but it still confuses me. I wish they had made a rule for ALL quoted attributes (to do it either one way or the other), and if you need an exception (like cfdump var="foo") you can escape it somehow. I know the other programming languages I've used treat quoted strings that way. However, if Adobe were to change it now, it would break a LOT of people's code, so I think we're stuck with it. "EMF <idahopower.com>" made the following annotations. ------------------------------------------------------------------------------ This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. ============================================================================== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260571 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

