Hi, this works for me when sending this AppleScript to Livecode from Script Debugger. Should work from Filemaker also. tested with Livecode 7.1 rc3
------------------------------------------------------- set d2 to quote & "what is going on?" & quote tell application "LiveCode your version here" activate «event miscdosc» ("ask " & d2) end tell ---------------------------------------------- Kind regards Bernd -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/LiveCode-Applescript-Filemaker-tp4696637p4696691.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode