I get 3



At 13:58 01/04/2003 +0200, you wrote:
I have this code.

<CFSET a = 1>
<CFSET b =2>
<CFSET c = a + b>
<CFOUTPUT>#c#</CFOUTPUT>

this always shows 5. anyone know why? Is this a known bug?


--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]



Reply via email to