The THIS scope is also accessible by the calling page.
the var (whats the name of this scope/thingo?) is accessible by only the
current cfc
cfset var crud = "chuck some crud on it"

On 4/23/07, AJ Mercer <[EMAIL PROTECTED]> wrote:
>
> as I understand it, the VARIABLES scope is only available to the current
> template
>
> if you don't specify a scope, it ends up in the VARIABLES scope.
>
> I think the THIS scope for CFCs is limited to the CFC
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to