Ten AppleScript Tips from Adam Goldstein
Adam Goldstein, author of
AppleScript: The Missing Manual and something of a child prodigy or so it seems, offers up ten tips for any novice or expert of AppleScript. If you aren't familiar with AppleScript, then you probably aren't alone. It is one of the most under apperciated features of the Mac OS.
AppleScript is a powerful scripting language that allows Mac users to automate many functions, and let different applications work together to create awesome results.
Here are the ten tips, but for the full text you'll need to read the article:
- Install the Script Menu
- Put Non-AppleScripts in the Script Menu
- Perform Math Calculations Within Everyday Programs
- Attach a Folder Actions to Network Folders
- Use the AppleScript Assistant
- Search for Commands Easily in Files
- Search for Commands Easily in Dictionaries
- Save Files in Different Formats for Different Purposes
- Include Files with Scripts
- Use Xcode for writing AppleScripts
What kind of neat tricks do you use AppleScript for?