<cfloop from="1" to="100" index="Variables.dummy">
<cf_beatHeadOnDesk>
</cfloop>
Steve
-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12, 2004 11:06 AM
To: CF-Talk
Subject: Re: convert evaluate to [] notation.
DURETTE, STEVEN J (AIT) wrote:
>
> I currently have this:
>
> <cfset Variables.employee_name =
> evaluate("#Variables.myQueryName#.employee_name")>
>
> and I want to get rid of the evaluate. Problem is that the
> Variables.myQueryName is the scope.
variables[myQueryName]["employee_name"]
Jochem
--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

