Not sure Brad, but if you're trying to have the struct accessible in a
custom tag, you could maybe use,

<cfset request.temp=structnew()>

Regards, Craig.

-----Original Message-----
From: Brad Roberts [mailto:[EMAIL PROTECTED]]
Sent: 24 May 2001 14:55
To: CF-Talk
Subject: Attributes Scoped Structure?


Can you set a structure in the attributes scope?

I'm wondering why this isn't working:

<cfset attributes.temp=structnew()>

I get the following error:
Cannot assign result to symbol attributes.temp

Thanks in advance,

Brad
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to