M@ you meant function.. Variables scope is what you meant for CFC's...
On 4/23/07, M@ Bourke <[EMAIL PROTECTED]> wrote: > > 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 > > > > > > > > -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
