which version of CF?  if this was a bug, it would be a pretty massive one,
so i'm assuming it's not and it's more likely to be an error in your code.
have you ran this actual code in an otherwise blank template?  if not, can
we see the real code?


Duncan Cumming
IT Manager

http://www.alienationdesign.co.uk
mailto:[EMAIL PROTECTED]
Tel: 0141 575 9700
Fax: 0141 575 9600

Creative solutions in a technical world

----------------------------------------------------------------------
Get your domain names online from:
http://www.alienationdomains.co.uk
Reseller options available!
----------------------------------------------------------------------
----------------------------------------------------------------------


                                                                                       
                            
                    "Allan Cliff"                                                      
                            
                    <[EMAIL PROTECTED]        To:     "CF - List" <[EMAIL PROTECTED]>  
                       
                    .net>                cc:                                           
                            
                                         Subject:     [ cf-dev ] Bug in CF             
                            
                    01/04/2003                                                         
                            
                    12:58                                                              
                            
                    Please                                                             
                            
                    respond to                                                         
                            
                    dev                                                                
                            
                                                                                       
                            
                                                                                       
                            



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