squares in QoQ

2005-08-09 Thread Matthew Walker
I notice the power operator doesn't seem to work inside query-of-queries. For example: WHERE (#params.x# - x)^2 + (#params.y# - y)^2 #params.range^2# The third one actually does work as CF evaluates it before processing the query code. The first and second don't work as they are part of

Re: squares in QoQ

2005-08-09 Thread Short Fuse Media
Haven't tested it, but does the Sqr function work in this case? http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=0870.htm Erik Yowell Short Fuse Media, Inc. Matthew Walker wrote: I notice the power operator doesn't seem to work inside

RE: squares in QoQ

2005-08-09 Thread Matthew Walker
Fuse Media [mailto:[EMAIL PROTECTED] Sent: Wednesday, 10 August 2005 3:45 a.m. To: CF-Talk Subject: Re: squares in QoQ Haven't tested it, but does the Sqr function work in this case? http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/js/h tml/wwhelp.htm?href=0870.htm Erik