I think we need to see:

DOH!

> -----Original Message-----
> From: A.Little [mailto:A.Little@;open.ac.uk]
> Sent: 14 November 2002 14:26
> To: CF-Talk
> Subject: RE: True is False
>
>
> You've got an extra 's' in LoadNewSession on the 3rd line of code.
>
> Alex
>
> > -----Original Message-----
> > From: Jeffry Houser [mailto:jeff@;farcryfly.com]
> > Sent: 14 November 2002 14:19
> > To: CF-Talk
> > Subject: True is False
> >
> >
> > I must be missing something really obvious.
> >
> > This is the code ( In the application.cfm ):
> >
> > <cfset variables.LoadNewSession = "false">
> > <cfoutput>Load New Session: #variables.LoadNewSession#</cfoutput><br>
> > <cfset variables.LoadNewSesssion = "true">
> > <cfoutput>Load New Session: #variables.LoadNewSession#</cfoutput><br>
> >
> > This is the output:
> >
> > Load New Session: false
> > Load New Session: false
> >
> >
> > Did I just discover some weird bizarre bug?  Or am I just really
> > confused?  Can anyone else replicate this?  I have tried
> > everything I can
> > think of.
> >
> > For the record if I remove the first two lines, I get an error on 4th
> > saying that the variable LoadNewSession is undefined.  It seems to be
> > ignoring that third line?  Am I conflicting with a Java reserved word?
> >
> >
> > --
> > Jeffry Houser | mailto:jeff@;farcryfly.com
> > DotComIt, Putting you on the web
> > AIM: Reboog711  | Phone: 1-203-379-0773
> > --
> > My CFMX Book:
> > <http://www.amazon.com/exec/obidos/ASIN/0072225564/instantcoldfu-20>
> > My Books: http://www.instantcoldfusion.com
> > My Band: http://www.farcryfly.com
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to