StructClear(application)
Mark
On Tue, Aug 19, 2008 at 4:17 PM, Steve Onnis <[EMAIL PROTECTED]> wrote:
>
> How do you clear the application scope from inside an Application.cfc?
>
> I have something like this but it doesn't work..
>
> <cfcompoent>
> <cfscript>
> if (structKetExists(URL, "init")) {
> structClear(this);
> }
> </cfscript>
>
> ....and so on
>
> Do you need to call it elsewhere?
>
>
> Steve
>
>
>
> >
>
--
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---