AppleScript Lessons

AppleScript Articles

The vault of invaluable AppleScript articles

Tod Gentille
1 min readDec 7, 2021
It might be invaluable, but it’s not locked up

Now Showing

CCCreate tooling to understand AppleScript better — Part 1
With knowledge of a few tools you’ll find working with AppleScript doesn’t have to be a frustrating experience. Introducing the Script Editor, the Dictionary, and convincing AppleScript to tell you some magic strings.

TTCreate tooling to explore AppleScript — Part 2
Examine available windows, classes, and anchors

CCCreate tooling to explore AppleScript— Part 3
Nested Tell statements, the System Events application, and the Accessibility Inspector

EEExploring AppleScript — Part 4
Making scripts readable, reliable, and reusable

EEExploring AppleScript — Part 5
Putting all we’ve learned into a useful script and avoiding some script-killing gotchas.

EEExploring AppleScript — Part 6 : Reaching the Goal
This should wrap the series. I discuss how and where to save scripts, and all the security settings you need to have your script run from the macOS menu bar.

Other topics I write about that might interest you

JJJavaScript/TypeScript Testing articles.
An index to my articles about testing in JavaScript and TypeScript using both mocha/chai/sinon and cypress.

JJJavaScript and TypeScript Tips
An index to various articles on JavaScript, TypeScript, and React.

VVVisual Studio Code Articles
An index to my articles about Visual Studio Code.

--

--

Tod Gentille
Tod Gentille

Written by Tod Gentille

Pluralsight author & software developer since 1980. Mostly tech articles. Love fountain pens. Opinions expressed here are my own. https://gentille.us/subscribe

No responses yet