Hi,

somehow print("xxx"); and Packages.java.lang.System.out.println("xxx"); don't work for me.

function seeSomeStringInCommandWindow() {
// either
   print("Hello");
// or
   Packages.java.lang.System.out.println("xxx");
// let me see some output in the CommandWindow
       cocoon.sendPage("blabla");
}

Or did I understand you wrong what "they" do?

Thanks
Jonny




Mark Leicester wrote:

Hi Jonny,

print("xxx") works for me.

Cheers,
Mark

On 12 May 2005, at 14:13, Johannes Becker wrote:

Hi,

I wondered if there is some function like System.out.println("xxx"); for flow.

thanks
jonny

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to