Same here, although I will break those rules for ease of reading in some cases: <cfset containerTag = '<a href="test.cfm">'&textDisplay&'</a>'>
- Calvin ----- Original Message ----- From: "Tony Schreiber" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Saturday, August 16, 2003 11:13 PM Subject: Re: single quotes instead of doubles in cfml > > FWIW, I usually use double quotes to delimit strings (eg <cfset > > myName="charlie" />) and single quotes to delimit (string) arguments in > > functions (eg replace(myString, 'foobar', 'fubar', 'all')). > > That's exactly what I do. > > Tony Schreiber, Senior Partner Man and Machine, Limited > mailto:[EMAIL PROTECTED] http://www.technocraft.com > > http://www.is300.net The Enthusiast's Home of the Lexus IS300 since 1999 > ***** PARTS STORE NOW OPEN ***** http://www.is300.net/store/ > http://www.simplemessageboard.com Free Forum Software for Cold Fusion > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

