Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 71700 invoked from network); 1 Oct 2003 09:27:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Oct 2003 09:27:38 -0000 Received: (qmail 18502 invoked by uid 500); 1 Oct 2003 09:27:02 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 18486 invoked by uid 500); 1 Oct 2003 09:27:02 -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 18472 invoked from network); 1 Oct 2003 09:27:02 -0000 Received: from unknown (HELO naomi.webworks.nl) (24.132.161.79) by daedalus.apache.org with SMTP; 1 Oct 2003 09:27:02 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Javascript reserved word clash Date: Wed, 1 Oct 2003 11:27:11 +0200 Message-ID: <84F0A43A4248CE45B5C0E20F4C40779C36CBA8@naomi.webworks.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Javascript reserved word clash Thread-Index: AcOH/jFnL/jIgFj6TAGMhjBMH6psWQ== From: "Unico Hommes" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I am running into a problem trying to call the delete() method on = ModifiableSource class from a flowscript. My guess is that delete is = some kind of special keyword in javascript as it fails with a message = that says: 'uncaught JavaScript exception: SyntaxError: missing name = after . operator'. Does anybody know of a solution to this short of not = using that java method? -Unico- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org