That didn't work either. This also works fine, but I still don't get the changes to Local that make it so different now. Not to mention the code that needs to be changed to get this to work on CF9.
<cfif structKeyExists(local,"Filter_#loopcount#")> >Use array notation: <cfif isDefined(local["Filter_#LoopCount#"])> > >On Thu, Apr 29, 2010 at 2:08 PM, Dan Crouch <[email protected]> wrote: > >> <cfif isDefined("local.Filter_#LoopCount#")> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333263 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

