On Fri, 15 Apr 2011, patrick mcnameeking wrote:

Hi list, I'd like to use multiple instances of an abstraction in the same patch and the abstraction contains an array.  I would normally deal with this by naming the array '$0-somename' but pd doesn't seem to recognize the '$' and I get the error '0-somename: no such table'.  Can someone help me through this?   Thanks in advance, Pat

$0 is not supported in messageboxes.

Confusingly, $0 used to be only available in abstraction instances, which would also result in 0 for all non-abstractions, but this was changed years ago. The two problems look like each other.

 _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to