On Fri, 16 Nov 2007, Hans-Christoph Steiner wrote:

yeah, that's a known bug throughout Pd.  I wonder if you send {}
whether that works?  Is it only an unmatched { that causes the
problem?  I suppose the text widget should filter those out then.

If you backslash them then Tcl will recognise them. The lock-up problem is that Tcl is waiting forever to get a matching close-brace. Backslashes "literalise" those characters. Backslashes themselves can be literalised too.

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to