Ah man,

The Quotes weren't in the help file I looked at, and my brain didn't click
in to trying them.........
Cursed Brain!!

Thanks Kevin!

Yves
----- Original Message -----
From: "Kevin Schmidt" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, May 24, 2002 9:30 AM
Subject: RE: DateAdd function


> <cfset TodayPlus1 = DateAdd("d", 1, Today)>
>
> -----Original Message-----
> From: Yves Arsenault [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 24, 2002 7:29 AM
> To: CF-Talk
> Subject: DateAdd function
>
> I have never used these functions much.
> The syntax looks just like the help files.
>
> <cfset TodayPlus1 = DateAdd(d, 1, Today)>
>
> Can I use the DateAdd function in a CFSET?
>
> I get this error:
> Error Diagnostic Information
>
> An error occurred while evaluating the expression:
>
>
>  TodayPlus1 = DateAdd(d, 1, Today)
>
>
>
> Error near line 24, column 7.
>
> Error resolving parameter D
>
>
> ColdFusion was unable to determine the value of the parameter. This
> problem is very likely due to the fact that either:
>
>   1.. You have misspelled the parameter name, or
>   2.. You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL,
> or CFTABLE tag.
>
>
> The error occurred while processing an element with a general identifier
> of (CFSET), occupying document position (24:1) to (24:41).
>
>
>
> Thanks,
>
> Yves
>
>
>
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to