I have a table named $0-UberTones and I want to send a
[; $0-UberTones sinesum $1 $2 $3(
to it. When I prototyped the patch, without the $0- it worked just fine. Apparently, though the message works with all the other Vargs ($1, $2, etc.), message sending doen't understand names that begin with $0? I just get a "UberTone, no such array" kind of error. is there a way I can sinsum to $0- arrays?