Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 2336 invoked from network); 8 Oct 2005 00:17:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Oct 2005 00:17:07 -0000 Received: (qmail 45774 invoked by uid 500); 8 Oct 2005 00:17:05 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 45749 invoked by uid 500); 8 Oct 2005 00:17:05 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 45738 invoked by uid 99); 8 Oct 2005 00:17:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 17:17:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [62.140.213.100] (HELO blossom.betaversion.org) (62.140.213.100) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2005 17:17:07 -0700 Received: by blossom.betaversion.org (Postfix, from userid 101) id C438A3EE7DA; Sat, 8 Oct 2005 00:37:00 +0100 (BST) X-AntiVirus-Version: ClamAV 0.87/1121 X-AntiSpam-Version: SpamAssassin 3.0.4 X-AntiSpam-Status: No (score=1.8/limit=7.5) X-AntiSpam-Rules: rcvd_in_sorbs_dul, listed, rcvd_in_njabl_dul, listed Received: from [192.168.1.100] (c-24-127-112-5.hsd1.ca.comcast.net [24.127.112.5]) by blossom.betaversion.org (Postfix) with ESMTP id 2E2A93EE7D6 for ; Sat, 8 Oct 2005 00:36:59 +0100 (BST) Message-ID: <43470FE3.3050909@apache.org> Date: Fri, 07 Oct 2005 17:16:35 -0700 From: Stefano Mazzocchi User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Cocoon Subject: how do you get the directory where the current flow is running? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm in a flow.js and I want to know where it is located on disk. Any idea anyone? -- Stefano.