CF5 on Linux(Redhat)/Apache

It Works...



At 09:32 AM 8/15/01 -0400, you wrote:
>Hi,
>
>       Has anyone had problems with GTE (Greater than or Equal to) on ColdFusion 5
>Pro NT? GT, LT, and LTE all work fine, but anytime I try to use GTE I get
>the following error:
>
>Code:
><cfif 4 gte 2>
>       it works
></cfif>
>
>Error:
>
>Just in time compilation error
>
>Invalid parser construct found on line 1 at position 8. ColdFusion was
>looking at the following text:
>
>gte
>Invalid expression format. The usual cause is an error in the expression
>structure.
>The last successfully parsed CFML construct was a CFIF tag occupying
>document position (1:1) to (1:5).
>
>
>I would hate to think this is a bug, please prove me wrong.
>
>Thanks
>
>+++++++++++++++++++++++++++++++++++++++
>Pete Freitag ([EMAIL PROTECTED])
>CFDEV.COM
>ColdFusion Developers Resources
>http://www.cfdev.com/
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to