I read:
However, I noticed that the Pd I started this way don't have the terminal window which acts as the Pd's message window. How can I script it in such way that I got Pd with the message window?
a) use pd > 0.38-7 (or whichever version has the console builtin) b) xterm -e /the/other/pdstartscript # or whatever terminal program you like
HTH
x