Thanks! I got it working with the option b. Cheers
CHUN On 15/10/04 2:41 pm, "CK" x@meta.lo-res.org wrote:
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