Search found 5 matches

by miltstevens
Sat Dec 19, 2020 2:16 am
Forum: Talking LiveCode
Topic: AppleScript not found
Replies: 9
Views: 6109

Re: AppleScript not found

For anyone who may experience this issue, removing Script Debugger from ~Library>Components seems to resolve the issue.

I do not know what caused the issue in the first place. And if I run AppleScript Debugger, the component will repopulate in that folder.
by miltstevens
Wed Dec 16, 2020 6:07 am
Forum: Talking LiveCode
Topic: AppleScript not found
Replies: 9
Views: 6109

Re: AppleScript not found

I'm still looking for help on this. Here are a few more clues. If I sign in under a different account on the same Mac, AppleScript is found and works in LiveCode. I've tried reinstalling LiveCode and removing the .plist from my preferences folder. Might there be any other way to start clean with Liv...
by miltstevens
Sun Dec 13, 2020 9:03 pm
Forum: Talking LiveCode
Topic: AppleScript not found
Replies: 9
Views: 6109

Re: AppleScript not found

Any "do" command "as AppleScript" results in "alternate language not found."
by miltstevens
Sun Dec 13, 2020 6:33 pm
Forum: Talking LiveCode
Topic: AppleScript not found
Replies: 9
Views: 6109

Re: AppleScript not found

Thanks for your quick reply.

"put the alternateLanguages" gets the same results: AppleScript debugger (2x) and javascript.
by miltstevens
Sun Dec 13, 2020 5:55 pm
Forum: Talking LiveCode
Topic: AppleScript not found
Replies: 9
Views: 6109

AppleScript not found

I am getting a message of "alternate language not found" when I try to run AppleScript commands in LiveCode. put alternateLanguages() returns: applescript debugger (twice) & javascript I'm using the latest stable version of LiveCode Community on a Mac running OS Catalina. AppleScript is on the machi...