Jonathan Price wrote:
> Thanks for the reply!  I'm definitely trying to get a handle on this as I 
> don't want to chase down the repercussions in the future!  Thank so much for 
> your help.  It almost makes sense to me now...
>

A useful trick if you are creating your CFC in any persistent scope, 
like the application scope in this case, is to do a <cfdump> of that 
scope at the end of the page. Look at all of the vars showing in there. 
If you have failed to properly local scope a var in a CFC function you 
will see it sitting there at the top level of the dump.


-- 

Yours,

Kym Kovan
mbcomms.net.au


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:329663
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to