About 76,900 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 · This document is a guide to the AppleScript language—its lexical conventions, syntax, keywords, and other elements. It is intended primarily for use with AppleScript 2.0 or …

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

    In 25 minutes you’ll learn what AppleScript is, how it works, and how to write basic, functional AppleScript scripts with confidence.

  4. This document is a guide to the AppleScript language—its lexical conventions, syntax, keywords, and other elements. It is intended primarily for use with AppleScript 2.0 or later and Mac OS X …

  5. Getting Started with AppleScript. AppleScript is one of those …

    May 8, 2025 · AppleScript was created to be easy to read and write, even for non-programmers. Unlike traditional programming languages, it uses a syntax that mimics plain English, making …

  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. Introduction to AppleScript Language Guide

    What Is AppleScript? AppleScript is a scripting language created by Apple. It allows users to directly control scriptable Macintosh applications, as well as parts of Mac OS X itself.

  8. AppleScript - Stony Brook University

    Most applications on OSX support some level of AppleScript. Apps that ship with OSX, such as the iLife suite (iPhoto, iTunes, iDVD, etc.) and the core applications, like Finder, are fully …

  9. Automate tasks using AppleScript and Terminal on Mac

    On your Mac, use AppleScript scripts with Terminal to save time or to automate repetitive tasks.

  10. AppleScript Fundamentals - Apple Developer

    Jan 25, 2016 · It provides the ability to edit, compile, and execute scripts, display application scripting terminologies, and save scripts in a variety of formats, such as compiled scripts, …