Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 31158 invoked from network); 4 Feb 2005 03:13:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Feb 2005 03:13:20 -0000 Received: (qmail 47618 invoked by uid 500); 4 Feb 2005 03:13:16 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 47583 invoked by uid 500); 4 Feb 2005 03:13:16 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 47567 invoked by uid 99); 4 Feb 2005 03:13:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of dion.gillard@gmail.com designates 64.233.184.193 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Feb 2005 19:13:16 -0800 Received: by wproxy.gmail.com with SMTP id 55so481170wri for ; Thu, 03 Feb 2005 19:13:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=kcjh47b/CLAlbeXAdtluQ4H4ZfLab7Ex2vNQAol9G06RwG5S8JfXMI8mOuTrBKpDDhCuyzLm5Q2tZ7T/+43ne8ttTXi0b3T/CZoZec0+jWyLvNbIj/w8mj/qBc7K8piNA+gqFZuzj12RIt131QjWV+c1MxsxkZqnfRtWX1/IyZw= Received: by 10.54.49.71 with SMTP id w71mr68696wrw; Thu, 03 Feb 2005 19:13:14 -0800 (PST) Received: by 10.54.14.71 with HTTP; Thu, 3 Feb 2005 19:13:13 -0800 (PST) Message-ID: Date: Fri, 4 Feb 2005 14:13:13 +1100 From: Dion Gillard Reply-To: Dion Gillard To: Jakarta Commons Users List Subject: Re: JEXL syntax question pt 2 In-Reply-To: <2CED6D8B16B17D489FCD13D35CAC2522B0BB9A@wcosmb05.cos.agilent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <2CED6D8B16B17D489FCD13D35CAC2522B0BB9A@wcosmb05.cos.agilent.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Not yet :-) Assignment, e.g a = 1.2 + b * 5, is available as a patch and planned for 1.1 of JEXL. On Thu, 3 Feb 2005 17:16:10 -0700, robert_gary@agilent.com wrote: > In the syntax document > about > 4/5 of the way down pg 1 in the description of Statements it says that a > statement can be "...block, ASSIGNMENT, or an expression" (emphasis > added). What is meant by the word "assignment"? Does the script writer > have the ability to assign into attributes? > > Thanks! > -Robert > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org