[java-dev] where is the mxj post() method?
garton at columbia.edu
garton at columbia.edu
Sun Dec 16 13:35:28 MST 2007
- Previous message: [java-dev] where is the mxj post() method?
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks Topher, but I can't find it searching for various 'out' related
things on the Cycling '74 site. Maybe I'm search-challenged. I did
try this:
System.setOut(System.out);
in my object constructor, but System.out.print() still sends stuff to
the mysterious bit-bucket in the sky.
brad
http://music.columbia.edu/~brad
Quoting topher lafata <topher at topher.com>:
> We redirect syserr and sysout to max console. In your init method you
> can redirect them back to the system console. I forget the details but
> but I think it was covered on the list a while ago. T
> /* FROM SIDEKICK LX*/
> _______________________________________________
> java-dev mailing list
> java-dev at cycling74.com
> http://www.cycling74.com/mailman/listinfo/java-dev
- Previous message: [java-dev] where is the mxj post() method?
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
