Re: Re: Keyboard Maestro & Applescript
Re: Re: Keyboard Maestro & Applescript
- Subject: Re: Re: Keyboard Maestro & Applescript
- From: R Z via AppleScript-Users <email@hidden>
- Date: Tue, 21 Apr 2020 08:44:09 +0100
> The problem: Scripts called or executed with Keyboard Maestro do never work.
Compilation target.
It sounds like your applescripts are in compiled (.scpt) format,
which can't always make the transition from one OS to another.
You need to start with the plain text (.applescript) versions,
and recompile them.
(e.g. Save As .scpt from Script Editor,
or see osacompile on the command line)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden