Hi !
Is there some way to 'catch' error messages and evaluate and act acording to them ?
For example how can I know 'in the patch' when msgfile cant find a file ?
regards /
Martin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Le 20 Août 2003 06:48, lists@martinmalm.com a écrit :
Is there some way to 'catch' error messages and evaluate and act acording to them ?
For example how can I know 'in the patch' when msgfile cant find a file
By redirecting the console output to a script that catch the error and send a message back to PD using pdsend and netreceive.
Marc