Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 98546 invoked from network); 23 Feb 2005 19:37:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Feb 2005 19:37:48 -0000 Received: (qmail 47336 invoked by uid 500); 23 Feb 2005 19:37:43 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 47293 invoked by uid 500); 23 Feb 2005 19:37:43 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 47280 invoked by uid 99); 23 Feb 2005 19:37:43 -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 dmcormond@gmail.com designates 64.233.184.205 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.205) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 23 Feb 2005 11:37:41 -0800 Received: by wproxy.gmail.com with SMTP id 58so1733625wri for ; Wed, 23 Feb 2005 11:37:40 -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=CxLwnZfVE2Fv5WsLCvwgYCAFLPwM0yBCXzHIIFVTt8GbK7RpICTpukJp8bvQtg2KHvf6etxUBzZ4zltH93eYIeQjyrm898eHSNL7Zy90kpAjBMAQZBjjbNtRq3F0LO+97YVsUKhLXQgL9slgB8M1RPgywODJIycWWa/87+a6jJ0= Received: by 10.54.42.1 with SMTP id p1mr20234wrp; Wed, 23 Feb 2005 11:37:39 -0800 (PST) Received: by 10.54.39.34 with HTTP; Wed, 23 Feb 2005 11:37:38 -0800 (PST) Message-ID: Date: Wed, 23 Feb 2005 14:37:38 -0500 From: Daniel McOrmond Reply-To: Daniel McOrmond To: users@cocoon.apache.org Subject: Re: Flowscriptproblem - Syntax Error In-Reply-To: <421cca5d.1e3a3e9c.0c8d.1afcSMTPIN_ADDED@mx.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable References: <421cca5d.1e3a3e9c.0c8d.1afcSMTPIN_ADDED@mx.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Claus, I believe that happened to me once. The problem was not the function declaration, as the error said. Rather, it was being caused by a typo or stray character within the function itself. -Daniel On Wed, 23 Feb 2005 19:24:24 +0100, Claus Straube w= rote: > I always get this error message if I try to run the =E2=80=9Aimport()' fu= nction.=20 >=20 > cause: SyntaxError: missing ( before function parameters (file:/C:/Apache= Group/Tomcat 5.5/webapps/cocoon/bme/flow/importflow.js; line 1) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org