<div class="gmail_quote">On Fri, Jun 24, 2011 at 13:14, Matteo Sisti Sette <span dir="ltr">&lt;<a href="mailto:matteosistisette@gmail.com">matteosistisette@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 06/24/2011 10:53 AM, IOhannes m zmoelnig wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
the simplest is probably still<br>
$ pd -stderr 2&gt;&amp;1 | pdsend 9999 localhost udp<br>
</blockquote>
<br></div>
Great!<br>
<br>
But is there another way so that you would be able to catch the console messages at the point of the message tree when they are generated?<br>
<br>
Otherwise it is pretty difficult to manage them usefully...<br>
</blockquote><div> <br>Just a shot in the dark:<br>you could use an external which enables TCL scripting, then rewrite the ::pdwindow::verbose function, eventually in a search-and replace way so it has less chances to break wirh Pd changing (see <a href="http://puredata.info/docs/guiplugins">http://puredata.info/docs/guiplugins</a> Overwriting functions)<br>

<br>Andras<br>
</div></div>