<cfset caller[attributes.outputvar] = tempoutput />
Not sure if it'll work w/ BD, but it should.
cheers,
barneyb
On Mon, 13 Sep 2004 12:49:46 -0400, Rick Root <[EMAIL PROTECTED]> wrote:
> I'm looking for an alternative method in CFML to do something, because
> BlueDragon doesn't like the way I'm doing it... so I figured this list
> is as good as any for alternate solutions...
>
> Here is the code that works in CF 6.1:
>
> <cfset "Caller.#Attributes.OutputVar#" = TempOutput>
>
> BlueDragon 6.1 doesn't like it though, and gives this error:
>
> Invalid _expression_ : Caller.&Attributes.OutputVar
>
> So I'm wondering if there are any alternate ways to set the output
> variable...
>
> - Rick
--
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

