Quantcast
Channel: iOS, Mac, tvOS, watchOS Programming
Viewing all articles
Browse latest Browse all 50

This Applescript code works in Mojave but not in Big Sur MacOS.. please fix?

$
0
0
Hi so I have this Applescript code that basically works this way: You drop an image file on the Applescript icon and it fills Mac's clipboard with the image's dimension and file name (html format). Now the problem here is that this code works on Mojave macos but not on Big Sur which I use.

Here is the code, can anyone please post a fix by testing it on a Big Sur Macos computer? I've worked quite hard on this one:

====
on open theDroppedItems
set theCurrentItem to item 1 of...

Read more

Viewing all articles
Browse latest Browse all 50

Trending Articles