Try:
java.lang.System.out.println("xxx");
& you will see that it works, trust me...
----- Original Message -----
From: "Johannes Becker" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, May 12, 2005 3:51 PM
Subject: Re: flow question - Is there some function like
System.out.println("xxx");
> 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]