AppleScript Tutorial : First Script
Learn how to AppleScript, Apple's built in automation platform. In this video I'll focus on examples of the on run, on open and on idle handler. You'll learn more about how to use each of them and why.
AppleScript Tutorial : Data Types
Learn how to AppleScript, Apple's built in automation platform. In this video we will dig into some of the most common data types you will use in your scripts. I talk about numbers, strings, dates, lists and records. I'll show you a few examples of each and how you will likely use them yourself.