LiveCode Applescript Filemaker
BNig
bernd.niggemann at uni-wh.de
Sat Sep 26 15:20:03 EDT 2015
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.
More information about the use-livecode
mailing list