public marks

PUBLIC MARKS with tags applescript & macosx

December 2007

August 2007

Extraire les adresses mails de l'AddressBook

by karlcow

osascript -e 'tell application "Address Book" to get the value of every email of every person' | perl -pe 's/, /n/g' | sort | uniq | pbcopy

May 2007

MacDevCenter.com: Replacing AppleScript with Ruby

by karlcow
When a Mac application is said to be scriptable, this usually means that it is scriptable through AppleScript

December 2006

November 2006

August 2006

February 2006

AppleScript Documentation

by pascalv
AppleScript is Apple's native scripting technology. It enables users to directly control applications, and parts of the Mac OS, by creating sets of English-like instructions, or scripts. Developers can make both Carbon and Cocoa applications scriptable.

AppleScript News

by pascalv
This training module contains dozens of AppleScript sub-routines designed to address a variety of common scripting tasks such as sorting lists of names or parsing HTML files.

PUBLIC TAGS related to tag applescript

2005-10-03 +   bookmarklet +   documentation +   introduction +   javascript +   web_browser_utility +  

Active users

webs
last mark : 03/12/2007 16:13

karlcow
last mark : 28/08/2007 21:12

relax
last mark : 11/12/2006 14:45

plasticdreams
last mark : 29/11/2006 11:23

pascalv
last mark : 01/02/2006 02:14