> Bob S. wrote: > Something in my scripts is sending a selectionChanged message in > time to a specific datagrid when it shouldn't. How do I determine > the sender of a send in time message? Simply use a a parameter: send "selectionChanged <yourParam>" to <target> in <time> where <yourParam> identifies the sender.