Hello Giles,

  comment out that section of code, then the code will throw the real
  error. it's kind of like referal pain in your body, sometimes the
  problem isn't where it hurts.

Kind Regards,
Christopher Dawes
Dawes International

Saturday, March 8, 2003, 3:28:11 AM, you wrote:

GR> I have this error on MX on my machine at home. The same code runs fine
GR> on the server (MX too) at the office!

GR> Invalid token '.' found on line 99 at column 42.  
GR> The CFML compiler was processing:

GR> the tag attribute "attributes", on line 99, column 32.
GR> a cfparam tag beginning on line 98, column 18.
GR> a cfparam tag beginning on line 98, column 18.
GR> a cfparam tag beginning on line 98, column 18.
GR> a cfparam tag beginning on line 98, column 18.
 
  
GR> The error occurred in D:\My Documents\My Old
GR> Webs\Dev\search\Available\index.cfm: line 99
 
GR> 97 :    <cfcase value="Search,report">
GR> 98 :            <cfparam name="attributes.taggedUPRN" default=">
GR> 99 :            <cfparam name="attributes.taggedTransaction" default="">
GR> 100 :           <cfif attributes.propsearchtype neq "transaction" and
GR> isDefined("attributes.tagProp")>
GR> 101 : 


GR> anyone got any ideas? If I remove line 99 I get the same error on line
GR> 100.

GR> Giles Roadnight
GR> http://giles.roadnight.name


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to