From peter.royal@pobox.com Fri Aug 1 22:11:20 2003 Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 71646 invoked from network); 1 Aug 2003 22:11:20 -0000 Received: from mail7.speakeasy.net (HELO mail.speakeasy.net) (216.254.0.207) by daedalus.apache.org with SMTP; 1 Aug 2003 22:11:20 -0000 Received: (qmail 23417 invoked from network); 1 Aug 2003 22:11:25 -0000 Received: from unknown (HELO pobox.com) (osi@[66.93.248.91]) (envelope-sender ) by mail7.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Aug 2003 22:11:25 -0000 Date: Fri, 1 Aug 2003 18:11:23 -0400 X-Image-Url: http://fotap.org/~osi/mail/peter.royal@pobox.com Subject: Re: [JELLY] If tag problem Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: peter royal To: "Jakarta Commons Users List" Content-Transfer-Encoding: 7bit In-Reply-To: <3F2AB80A.1010002@comcast.net> Message-Id: <164CBBBA-C46D-11D7-AC43-000393B61B56@pobox.com> X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Friday, August 1, 2003, at 02:57 PM, Sean W. Ferguson wrote: > Are there any plans int he works to fix that? not directly, but you can use the following instead lt instead of < gt instead of > le instead of <= ge instead of >= -pete