Applescript: The Missing Manual, by Adam Goldstein, is one of over 25 missing manuals written, edited, or inspired by David Pogue. It is a humorous introduction to AppleScript, an easy to learn programming language that comes with your Macintosh. It is also a valuable resource for anyone who uses AppleScript or wants to learn more about it.
If you're curious, as I was, about the value of learning AppleScript, this missing manual shows some of the time saving uses and fun things you can do. It shows how to automatically rename all of the files in a folder, save all of your open TextEdit documents at once, and optimize pictures for a website. Some of the fun uses include turning your Macintosh into a metronome, see all of your fonts at once, and downloading email messages to listen to on your iPod while jogging. In short, you can program AppleScript to do "just about anything you can do yourself."
In Part 1, AppleScript Overview, Goldstein teaches the reader the grammar of AppleScript by showing how to manage the script editor and how to use it to dissect and modify existing scripts that come with the computer. He also shows how to build scripts from scratch and use the Script Dictionaries. In Part 2, Everyday Scripting Tasks, he shows how to automate typical jobs in programs including TextEdit, Microsoft Word, iPhoto, Photoshop, iTunes, QuickTime, Safari, Filemaker, et-cetera.
In Part 3, Power User Features, Goldstein shows how to mix AppleScript commands right into Unix programs, and vice versa, and how to use the GUI Scripting feature to work with programs that don't support AppleScript. Finally, the Appendices show a list of programs that do support AppleScript, how to convert HyperCard stacks to AppleScript, and a list of additional internet and print resources.








Article comments
1 - Eric Berlin
Why are these manuals "missing"? Because they're supposed to be great?
2 - Damon
They're called "missing manuals" because they are the manuals that "should have been in the box." Since they weren't, they're missing...
It is kind of corny, but the three I've read are pretty good.
3 - Eric Berlin
I figured it was something like that -- thanks.