Dear list,
I need to send to an application if there is an error in the console, which does not appear anywhere in the patch itself. How can I get the error, let's say the file does not exist? Thanks for any hints.
Best, Popesz
Am 5. Dezember 2019 14:32:06 MEZ schrieb "Csaba Láng" langcsaba@gmail.com:
Dear list,
I need to send to an application if there is an error in the console, which does not appear anywhere in the patch itself. How can I get the error, let's say the file does not exist? Thanks for any hints.
pd -stderr 2>&1 | pdsend 7777 localhost udp
mfg.hft.fsl IOhannes
Iohannes, thanks for your prompt answer but it was a bit short for me. Is it one message to netsend? or this | is a connector? Can you explain please?
On Thu, Dec 5, 2019 at 4:19 PM IOhannes m zmölnig zmoelnig@iem.at wrote:
Am 5. Dezember 2019 14:32:06 MEZ schrieb "Csaba Láng" <langcsaba@gmail.com
: Dear list,
I need to send to an application if there is an error in the console, which does not appear anywhere in the patch itself. How can I get the error, let's say the file does not exist? Thanks for any hints.
pd -stderr 2>&1 | pdsend 7777 localhost udp
mfg.hft.fsl IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
OK got it, this is the way to run in the terminal. :) Please delete my previous question from the archives :)
On Thu, Dec 5, 2019 at 4:33 PM Csaba Láng langcsaba@gmail.com wrote:
Iohannes, thanks for your prompt answer but it was a bit short for me. Is it one message to netsend? or this | is a connector? Can you explain please?
On Thu, Dec 5, 2019 at 4:19 PM IOhannes m zmölnig zmoelnig@iem.at wrote:
Am 5. Dezember 2019 14:32:06 MEZ schrieb "Csaba Láng" < langcsaba@gmail.com>:
Dear list,
I need to send to an application if there is an error in the console, which does not appear anywhere in the patch itself. How can I get the error, let's say the file does not exist? Thanks for any hints.
pd -stderr 2>&1 | pdsend 7777 localhost udp
mfg.hft.fsl IOhannes
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list