On Wed, May 23, 2012 at 02:34:13PM -0400, Dafydd Hughes wrote: > Hi folks > > I may be wrong here: is mtl meant to replace pdmtl? > > If that's the case, am I crazy or is list.element missing? Is there a good > replacement for it?
The list.element.pd I have here is just an atom-thin wrapper around [packel $1], so you could use that instead. If you want to avoid externals, you could build something with two [list split] objects or message boxes with "set, adddollar". For negative indices, just substract the index from [list length] Ciao -- Frank Barknecht Do You RjDj.me? _ ______footils.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
