Hi!
I have a path that when i open it, the pd console starts to show messages.
I would like to copy all that messages from the beginning but when i move the scrolling bar to the top, it doesnt stay there but it goes to the bottom.
So how can i copy all the messages from the beginning?
Acepta el reto MSN Premium: Protección para tus hijos en internet. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_prote...
Hallo, Javier GarcÃa hat gesagt: // Javier GarcÃa wrote:
I have a path that when i open it, the pd console starts to show messages.
I would like to copy all that messages from the beginning but when i move the scrolling bar to the top, it doesnt stay there but it goes to the bottom.
So how can i copy all the messages from the beginning?
You could disable Pd's console with Pd's command line option "-stderr". Then all messages will go to the real console you started Pd from (Terminal, xterm, command.com or whatever your OS offers). You can then for example redirect the output to a file (using whatever syntax your OS offers) or, if you use xterm or similar, just scroll back with that.
Frank Barknecht _ ______footils.org_ __goto10.org__
before you start Pd, tail -f logfile & and then start Pd with pd -stderr 2>logfile everything you see in the original shell window is stored in logfile for debug or whatever.
On Sun, 03 Jun 2007 20:57:57 +0200 Javier García tirengarfio@hotmail.com wrote:
Hi!
I have a path that when i open it, the pd console starts to show messages.
I would like to copy all that messages from the beginning but when i move the scrolling bar to the top, it doesnt stay there but it goes to the bottom.
So how can i copy all the messages from the beginning?
Acepta el reto MSN Premium: Protección para tus hijos en internet. Descárgalo y pruébalo 2 meses gratis. http://join.msn.com?XAPID=1697&DI=1055&HL=Footer_mailsenviados_prote...
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list