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__