Understanding AppleScript Basics
The AppleScript language is your way of communicating with your operating system; instructing it to perform specific tasks. Who wants to do the same tasks over and over again… no one. For example, adding the .jpg extension to 150 graphic files that have to move to a system that requires extensions. There is an easier way to perform repetitive tasks, and that's with AppleScript. AppleScript is an English-like scripting language that is used to write script files, and those files automate actions performed by the computer (like adding an extension 150 times).
ActionScripting is more than a language that repeats recorded actions; AppleScript can make decisions based on user-interaction or by analyzing data, documents, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access