Wow... no offense, but you use this? <CFSET hold="FirstName"> <CFSET "#hold#"="bob"> <CFOUTPUT>#FirstName#</CFOUTPUT>
Can I ask why? I've never liked that format, preferring setVariable or variables[..] instead. Is there a reason why you chose to use this? On 9/14/05, Matt Robertson <[EMAIL PROTECTED]> wrote: > Check out the BD compatibility guide on their site. > > http://www.newatlanta.com/products/bluedragon/self_help/docs/6_2/BlueDragon_62_CFML_Compatibility_Guide.pdf > > "Item 3.2: Setting variable names indirectly" was the first brick wall I hit > and stopped me dead in my tracks. I would have to rewrite how every text > system-level element is displayed everywhere in my CMS, given how I display > text to allow its translateability. > > If they ever fix that I'd take another look. > > -- > --mattRobertson-- > Janitor, MSB Web Systems > mysecretbase.com <http://mysecretbase.com> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218297 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

