On 12/9/12 4:15 PM, Serge Brami wrote:
The handler on appleevent do anything end appleventworks fine BUT it is NOT activated on the targeted Livecode app by the send to program command from other livecode app (wich run on an another mac on the network), UNLESS i switch on the target mac from livecode to another app and then come back . Then the handler begin to run . So ?
It sounds like the appleEvent is only being received when the app comes to the front or on starts up. Probably you should submit a bug report. I also wonder if GateKeeper is interfering. AppleEvents are severely limited on iOS, so they may also be limited in OS X now.
-- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
