On Wednesday, September 25, 2002, at 03:53 , Brian Thornton wrote:
> Why does this work:
> <CFSET searchDate = DateAdd("m",3,now())>
> #PreserveSingleQuotes(searchDate)#
> and not:
> #PreserveSingleQuotes(DateAdd("m",3,now()))#

I think everyone is coming to the conclusion that you can't put function 
calls inside a call to preserveSingleQuotes()... (yes, this appears to be 
a bug but I don't see anything in the bugbase - anyone from the CF team 
care to comment?).

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to