I'm not sure you could do evaluations like that in CF5...

#Target1 * multiplyBy#

Try...

<cfset reportArray[count][9] = Target1 * multiplyBy>

Adrian

-----Original Message-----
From: Martin Carroll [mailto:[EMAIL PROTECTED]
Sent: 14 June 2007 14:21
To: CF-Talk
Subject: Re: Invalid Parser Construct


I have just found out that they are running CF Version 5!

Martin

> Hi 
> 
> I have a problem running some CF on a hosted system.  It works OK 
> locally (CFMX 7, I am trying to find out exactly what version the 
> hosting company is using).
> 
> The code that works locally is
> 
> <cfset reportArray[count][9]="#Target1 * multiplyBy#">
> 
> This gets the 'Invalid Parser Construct' message .
> 
> Any suggestions as to what the problem is.
> 
> Cheers
> 
> Martin

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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

Reply via email to