AppleScript Programming
From Wikibooks, the open-content textbooks collection
(Redirected from Programming:Applescript)
[edit] Learning the Language
- Basic commands
- Numbers and strings
- Lists and records
- Aliases and paths
- Scripting other applications
- System Events
[edit] Command Lists
[edit] Sample Programs
- Mail alert
- Archive selected mail
- Run QuickTime in full screen
- Converter for temperatures
- Letter Replacer
- Safari Quit Warning
- Create new Word doc and insert text and format text
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