Rory Walsh wrote:
Thanks IOhannes. I'll be happy soon I feel. If I understand correctly, by changing the names of the GUI's receive symbol to $0-tgl-1 and then using that symbol of '$0-tgl-1' as a send everything should be hunky-dory? I'm afraid it's still not working as I expect, I get a load of "error: 0-tgl-1: no such object" whenever I try to send a message with that symbol. I've attached an updated abstraction. If I can get this to work its going to really simplify my crazy abstraction.
you are violating the 3rd rule of $-expansion: "there is no $0 in message-boxes".
furthermore: why do you need to _send_ things like color? just connecting the color message to the [bng] would be so much easier.
fgmasdr IOhannes