It seems that my Finder app has forgotten what a folder is, new scripts I write won’t work and old scripts I open replace the term with <>. I’ve restarted and cleaned out cache but nothing has helped. I guess this is a dictionary problem but I don’t know how to fix it.
nope, I tried the below simply script. It still errors that it can’t make class folder. I know it’s a Finder dictionary issue, I’m wondering if Finder needs to be re-installed (but hoping not).
tell application "Finder" to make new folder at desktop with properties {name:"Test Folder"}