i'm creating sends dynamically using this construct:
[f $0]
|
[obj 100 100 s $1-mySendname(
|
but the problem I have, is that the sends will end up being created like this:
ie, the $0 value is converted to a float value.
So my question,
is there someway i can use message boxes (or something else) to pass a $0 'symbol', rather than its float value?
I want to create objects that look like this: