yes, but as that has no hashes, it wont be causing a problem will it. On Fri, Jun 24, 2011 at 12:07 PM, Andrew Scott <[email protected]>wrote:
> > Russ, you should know better. > > <cfset myVariable = application.datasource /> > > Has no hashes nor should it either. > > Regards, > Andrew Scott > http://www.andyscott.id.au/ > > > > > -----Original Message----- > > From: Russ Michaels [mailto:[email protected]] > > Sent: Friday, 24 June 2011 7:32 PM > > To: cf-talk > > Subject: Re: Problem with pound signs > > > > > > well any variable has to be #text# with no spaces, so you could search > for > any > > #'s that has some text and then a space which would identify missing > closing > > hashes. > > > > something like > > > > #.+[:space] > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:345630 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

