That's very interesting. I've seen similar problems before, and it
appears that things like this shine some light on weaknesses in
ColdFusion's dynamic typing. I'm eagerly waiting for one of the CF
geniuses to give insight on this. :)
> -Original Message-
> From: Martin Thorpe [mailto:
Is there any advantage to using val() over evaluate()?
>Change your d value to this and it works also:
>
>
>
>--Ferg
>
>Martin Thorpe wrote:
>>
~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235458
Archives: http://w
Change your d value to this and it works also:
--Ferg
Martin Thorpe wrote:
> So I was thinking that evaluate should not make any difference to
> mathematical calculations, but I have been shown this by some
> mathematical guy and the only calculation that is correct is the
> evaluated one, is t
So I was thinking that evaluate should not make any difference to
mathematical calculations, but I have been shown this by some
mathematical guy and the only calculation that is correct is the
evaluated one, is there a way to do this without evaluate() or not:
#a# + #b# - #c# = #a+b
4 matches
Mail list logo