Re: processPipelineTo function

2005-07-08 Thread Conor McLaughlin
Doh!! Thanks for that Conor - Original Message - From: "Jens Maukisch" <[EMAIL PROTECTED]> To: Sent: Friday, July 08, 2005 10:12 AM Subject: AW: processPipelineTo function Hi, The exact code i have is: var stream = new java.io.ByteArrayOutputStream; cocoon.processP

Re: processPipelineTo function

2005-07-08 Thread Conor McLaughlin
Friday, July 08, 2005 9:21 AM Subject: Re: processPipelineTo function Il giorno 08/lug/05, alle 10:13, Conor McLaughlin ha scritto: Hello I am trying out flowscript for the first time but I think I may have some kind of configuration problem. When attempting to call the processPipelineTo fun

Re: processPipelineTo function

2005-07-08 Thread Ugo Cei
Il giorno 08/lug/05, alle 10:13, Conor McLaughlin ha scritto: Hello I am trying out flowscript for the first time but I think I may have some kind of configuration problem. When attempting to call the processPipelineTo function I receive the error: 'processPipeLineTo is not a function' Shou