Did you try:
 <cfset caller.mystructure = mystructure>  ??
or
  <cfset caller.mystructure = #mystructure#> ??

-----Original Message-----
From: Chris Giminez [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 13, 2001 2:11 PM
To: CF-Talk
Subject: sharing a structure with the calling template


What's the best way to share a structure that is created in a custom tag
with the calling template.
Apparently it's not permitted to use <cfset caller.mystructure =
"#mystructure#">

Thanks,

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

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to