AppleScript Programming

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
Wikibook Development Stages
Sparse text 00%.svg Developing text 25%.svg Maturing text 50%.svg Developed text 75%.svg Comprehensive text: 100%.svg


Apple has an excellent online documentation library for AppleScript programming. This can be found at The Apple Developer Connection.

[edit] Learning the Language

[edit] Command Lists

[edit] Sample Programs


Tip: If you can't find help for a problem from here, you can try searching with Google. For example, if you are searching information about how to use command repeat, write into the text field words "applescript repeat" (without quotes). Usually there should be helpful page amongst the first ten results.

See the Wikipedia article AppleScript for more info