AppleScript Problems

Hi,

When I run the applescript from Script Editor it works correctly I get a URL but when I run this from KM I do not get the URL which is very confusing. Can anybody assist? Everything should be same

Hey Ali,

You’re setting the File Location variable twice in the Keyboard Maestro action – first within the AppleScript – then again with the output of the action.

-Chris

2 Likes

Many thanks :slight_smile: