About 59,500 results
Open links in new tab
  1. AppleScript - Wikipedia

    AppleScript is a scripting language created by Apple Inc. that facilitates automated control of Mac applications. First introduced in System 7, it is currently included in macOS in a package of …

  2. Introduction to AppleScript Language Guide - Apple Developer

    Jan 25, 2016 · AppleScript Lexical Conventions describes the characters, symbols, keywords, and other language elements that make up statements in an AppleScript script. AppleScript …

  3. AppleScript: Beginner's Tutorial - macosxautomation.com

    The AppleScript language is designed to be easily understandable, and has a syntax or grammatical structure similar to the one we use to create normal sentences. Scripts are written …

  4. Getting Started with AppleScript. AppleScript is one of those ...

    May 8, 2025 · AppleScript is one of those scripting languages that has been around forever but remains somewhat niche. It was designed to make macOS automation easy, yet many …

  5. The Ultimate Beginner's Guide To AppleScript - Envato Tuts+

    Jul 16, 2012 · What is AppleScript? AppleScript is a powerful scripting language that comes built-in to OS X. The principal use for AppleScript is the automation of tasks that are normally …

  6. How to use AppleScript in macOS - AppleInsider

    Jun 12, 2023 · AppleScript is Apple's powerful automation language for macOS. Here's how to use it to speed up your workflow when using your Mac.

  7. AppleScript Fundamentals - Apple Developer

    Jan 25, 2016 · AppleScript and Objects AppleScript is an object-oriented language. When you write, compile, and execute scripts, everything you work with is an object. An object is an …

  8. Using AppleScript - Things Support

    AppleScript is a scripting language that lets you automate actions in compatible apps, including Things. You can write scripts to create new to-dos, move items between projects, or perform …

  9. AppleScript: Topics

    Beginner's Tutorial If you're new to AppleScript, start here. This step-by-step tutorial, exerpted from the Apple Training Series book AppleScript 1-2-3, is an easy and fun way to learn the …

  10. MacOS AppleScript Tutorial: Part 1 - Getting Started With ...

    MacOS AppleScript Tutorial: Part 1 - Getting Started With AppleScript Table of contents What is AppleScript? Why Learn AppleScript? How to Open Script Editor Writing Your First …