I am having a heck of a time trying to automate a Filter preset. There isn’t anything in Automator to do it sadly and when I try to write an applescript I get this error
" error “Acorn got an error: Can’t make “Embossed Shadow Icon” into type document.” number -1700 from “Embossed Shadow Icon” to document"
The code I am trying to use is
load filter preset “Embossed Shadow Icon”
Is there a particular syntax that Applescript is looking for?