Ok, get this. If I comment all the code inside the cfif:

<cfif ...>
<!---
lots of code
--->
</cfif>

BD will go past the CFIF.

If I go in the CFIF and do

<cfset application.x = 1>

it works.

AHAH!!

I am a complete and utter idiot. I forgot blog.cfc itself also does a
quick version check. DOH!


On Feb 27, 6:54 am, Matthew Woodward <[email protected]> wrote:
> Anthony Hixon, Jr. wrote:
> > Reading back over his earlier post, I believe the errors are occurring
> > within the conditional block. He ran the same test as you without issue.
>
> But the stuff in the condition block runs when you reinit the app or
> restart the server, which I did several times.
>
> --
> Matt Woodward
> [email protected]http://www.mattwoodward.com/blog
>
> Please do not send me proprietary file formats such as Word, PowerPoint, etc. 
> as attachments.http://www.gnu.org/philosophy/no-word-attachments.html
>
>  smime.p7s
> 4KViewDownload
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to