Re: Expected end of statement ?!?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: MD Websunlimited (none_at_none.com)
Date: 08/07/04


Date: Sat, 7 Aug 2004 16:56:50 -0500


>From what I can tell you're missing the end if statement

-- 
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
"e_x" <ex@discussions.microsoft.com> wrote in message news:23DA18FF-71FF-4DEB-802E-7C8B69E59232@microsoft.com...
> Hi! I'm trying to work out a pc of code and I can't seem to get it right.  I
> keep getting the same error:-
>
> Microsoft VBScript compilation error '800a0401'
>
> Expected end of statement
>
> /admin/product.asp, line 236
>
> if currRate1<>0 AND currSymbol1<>"" then
 response.write "<font size > =""1""><font color =""#ff0000""><span id=""pricediv1c" & Count & """
> name=""pricediv1c" & Count & """>" & FormatNumber(rs("pPrice")*currRate1,
> checkDPs(currSymbol1)) & " <b>" & currSymbol1 & "</b></span>" &
> currencyseparator"</font></font>"
>
>
> Can anyone spot my mistake?
>
> Thanks.

Quantcast