[Mapserver-users] Expression parser error

Daniel Morissette morissette@dmsolutions.ca
Thu, 27 Mar 2003 10:30:38 -0500


Jan Hartmann wrote:
> 
> You have to put the EXPRESSION between quotes, whenever it contains spaces.
> 
> EXPRESSION  "([GEO]) < 120)"
> 
> Generally it is safer to put everything after a keyword between quotes.
> 

Actually, using quotes is safer for everything except expressions. 
Unless I'm mistaken, putting an expression between quotes like this
results in a constant expression, so the logical expression would never
be evaluated.  The problem here is what Puneet reported in another
email: a missing parenthesis.

-- 
------------------------------------------------------------
 Daniel Morissette               morissette@dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users