Quick follow-up to my earlier guide on using JavaScript for Automation. There must be something in the air that put the topic of JXA on the minds of the Apple community. Armin Briegel shared a great roundup of recent JXA work, and the #scripting channel on the MacAdmins Slack team is full of folks discussing new and old discoveries. Here are a handful of additional tips. Excutable JXA scripts You can run JXA directly by including the JavaScript language flag in a script's shebang, like this: ...