I think you have to make the arithmetic portion it's own expression.
<cfset Expression = "#GrandTotal# * 0.55">
<CFOUTPUT>#evaluate("Expression")#</CFOUTPUT>

If that's not true, then maybe it's having problems resolving the inner pound signs.  
Try removing them and see if that works.

HTH,

Michael Corrigan
Programmer
Endora Digital Solutions
1900 Highland Avenue, Suite 200
Lombard, IL 60148
630-627-5055 ext.-136
630/627-5255 Fax
  ----- Original Message ----- 
  From: Angel Stewart 
  To: CF-Community 
  Sent: Monday, March 18, 2002 4:04 PM
  Subject: Quick question..


  Can anyone tell me what is wrong with this statement?
  I'm damned tired. *sigh*.

  <CFOUTPUT>#evaluate("#GrandTotal# * 0.55")#</CFOUTPUT>

  It throws this error:


  
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

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

Reply via email to