That solved it... thanks, Morgan.

I've been doing it without establishing "Email" as a struct for years
on CF 4.5.  Guess CF 8 just has different ways of doing things...

Rick

> -----Original Message-----
> From: morgan l [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 20, 2008 12:23 PM
> To: CF-Talk
> Subject: Re: Aaack! What does this error message mean?
> 
> Using <cfset Email.To = "whatever"> is trying to set a key called To in a
> Structure called Email. The error seems to indicate that Email is not
> actually a Structure, though. <cfset Email = StructNew()> will declare Email
> as a Structure.
> 
> On Wed, Feb 20, 2008 at 10:55 AM, Rick Faircloth <[EMAIL PROTECTED]>
> wrote:
> 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299448
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to