Yes, but "the target" also returns the short name, but still works.jacque wrote: Sun Oct 07, 2018 6:50 pm"of me" fails because it returns the short name. The engine looks on the card for a group with that name, and there isn't one, so it returns empty. Using "the long name of me" does work, as mentioned.
And if there isn't an object, shouldn't it generate an error instead of returning empty? If the current card is used instead of card "First" without such an object, there is an error produced.
I thought that too, I am relieved that I had not ungrokked the way things are supposed to behave, but perturbed by the problematic situation here.jacque wrote: Sun Oct 07, 2018 6:50 pmThat said, there may be something wrong because changing the command to use "send" instead should work. "Send" is supposed to use the context of the card where the receiving handler lives (card "First") and in this case it isn't doing that.
