What happened to Applescript in LiveCode Community 6.1?

Klaus major-k klaus at major-k.de
Sun Jul 7 12:12:26 EDT 2013


Hi Colin,

Am 07.07.2013 um 18:08 schrieb Colin Holgate <coiin at verizon.net>:

> It appears to work. I put this into a field “Statements":
> 
> tell application "Finder"
> display dialog "Hello World"
> end tell
> 
> and had a button that did this:
> 
> on mouseUp
>   do field "Statements" as AppleScript
> end mouseUp
> 
> and Finder showed the dialog as expected. That was with the Community edition 6.1, and the Commercial 6.1 too.

THAT is not the problem, you cannot tell LC "do script xyz" from OUTSIDE of Livecode!
At least LC 6.1 does not appear in list of scriptable applications in the AppleScript Editor!
LC 5.5.5 does in fact appear!


Best

Klaus
--
Klaus Major
http://www.major-k.de
klaus at major-k.de





More information about the use-livecode mailing list