An error occurred while evaluating the _expression_:

variables = structNew()

Error near line 32, column 7.
  _____  

Cannot assign result to symbol variables

:(

-----Original Message-----
From: Nathan Strutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 21, 2004 2:39 PM
To: CF-Talk
Subject: Re: Dumping Local Vars Scope

Heald, Tim wrote:

> Thought they were in 5 but hadn't been in 4.5 and previous.  My
> bad.  Hmm how would you do it then?
>

<cfif listFirst(server.productVersion) LT 6>
<cfset variables = structNew()>
</cfif>

then scope all your variables.

-nathan strutz
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to