The reason I assumed it was a 4.0 problem is due to the fact that the query
works on a 4.5 machine (my laptop) w/ the same datastore. OFFENSE NAME
below is a field in the database.
Here is the error.
-------------------------------
Error Diagnostic Information
An error has occurred while processing the expression:
OFFENSE NAME
----------------------------------------------------------------------------
----
Invalid parser construct found on line 1 at position 9. ColdFusion was
looking at the following text:
NAME
Invalid expression format. The usual cause is an error in the expression
structure.
The error occurred while evaluating the expression:
evaluate(columns[i]) EQ ""
The error occurred while processing an element with a general identifier of
(CFIF), occupying document position (29:10) to (29:42) in the template file
D:\inetpub\wwwroot\qolsd\sql\telesis.cfm
The specific sequence of files included or processed is:
D:\INETPUB\WWWROOT\QOLSD\SQL\TELESIS.CFM .
-------------------------------
Best Regards,
Gil Barden
Certified ColdFusion Developer/Instructor
Microsoft Certified System's Engineer
619-384-9510 (Cell)
858-452-5330 (Office)
858-452-5334 (Office Fax)
[EMAIL PROTECTED]
www.AndrewsTechnology.com
-----Original Message-----
From: BORKMAN Lee [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 5:53 PM
To: CF-Talk
Subject: RE: error - evaluate function in CF 4.0
Hi,
I'm not sure how you are limited here. The evaluate() bits look fine to me.
I do most of my work on CF4.01, and use evaluate like this all the time.
Can you be more specific?
Thanks,
LBB.
-----Original Message-----
From: Gil Barden [mailto:[EMAIL PROTECTED]]
I am trying to use the "evaluate" function as specified below, but due to
our client using CF 4.0 vice CF 4.5, I think I am limited?
Does anyone know how to possibly get around this in version 4.0?
..... <cfif evaluate(columns[i]) EQ "">
<cfelse>
#evaluate(columns[i])#
</cfif>
.....
IMPORTANT NOTICE:
This e-mail and any attachment to it is intended only to be read or used by
the named addressee. It is confidential and may contain legally privileged
information. No confidentiality or privilege is waived or lost by any
mistaken transmission to you. If you receive this e-mail in error, please
immediately delete it from your system and notify the sender. You must not
disclose, copy or use any part of this e-mail if you are not the intended
recipient. The RTA is not responsible for any unauthorised alterations to
this e-mail or attachment to it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists