Hi all, I need to send, from a Xojo app, an Apple Event to an application. Here is the working AppleScript:
tell application "MyApp" activate tell application "System Events" to key code 53 end tell How could I code this, using either Xojo or MBS commands? TIA -- Jean-Luc Arnaud _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list mbsplugins@monkeybreadsoftware.info https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info