just add a zero...

<cfset num = 99 + 0.1>

or <cfset num = 99.1>

What error are you getting and what's your whole code look like?

> I rather sheepishly ask:
> How does one (anyone!) accomplish this trivial task w/o
> error: <cfset num
> = 99 + .1>
> Is there a function that I'm missing? - e.g. <cfset num =
> 99 + float(.1)>

> Thanks in advance,
> -mike

>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to