more zexy troubles:
[l2s] doesn't work, unless a [list2symbol] object is created first.
i made a patch with a single l2s object in it, and the object cannot be created when i load the patch.
a patch with a single [list2symbol] object loads fine.
a patch with a single [list2symbol] object created first, and then a [l2s] object created second loads fine.
but a patch with the [l2s] created first and the [list2symbol] created second won't load the [l2s]
same thing with [s2l]
seems to be general trouble with the naming of the zexy objects that have more than one name.