Pd doesn't have an internal object that can do that.
But the pd_error function is in m_pd.h. That means someone can easily
make an external [error] that takes an incoming pd message and outputs it as
a pd error. Doing so would print a trackable error to the console that tracks
back to the relevant [error] object that generated the error.
There is probably already an object that does that in the big pile of Pd-extended
externals.
-Jonathan
On Friday, January 8, 2016 5:38 AM, JF via Pd-list <pd-list@lists.iem.at> wrote:
Hi all,
I'm creating patches that print error messages to the console.
Is it possible to send a special error message that would be trackable by Pd's 'Find>Find last error' command?
Many thanks in advance,
John.
_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list