>well any variable has to be #text# with no spaces

No it doesn't. If you felt like it, you could do...

        #
           text
        #

That is perfectly valid and works on all the CFML engines.

However, even if a valid assumption for the codebase in question, trying to 
match a hash followed by spaces would results in matching...

        #text# this #text#

Which is obviously not desired. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:345617
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to