Using AppleScript to Enable a Macro Group and Then Show It's Palette

Two points to consider here:

  1. Do not use enable/disable. Use Activate/Deactivate Macro Group action.
    • This will process much faster
    • Only affects the Mac the macro is running on, whereas enable/disable will cause the KM Sync file to update and cause other Macs that use this sync to change.
  2. Use the above KM Action rather than AppleScript

Here you say "activates" but above you say "enables". which is it?
If you make the suggested changes above I suspect it will fix this problem.
If not, please upload your macro file and image. If you continue to use the script, you will also need to upload it.

See How to upload your macro. Instructions for uploading to an existing post are just below the main instruction.
You may also find this Macro useful: MACRO: Upload KM Macro to New or Existing Topic @KM [Pub]

1 Like