AppleScript, the Os's built-in scripting language.
Open multiple sites in the default browser by creating a script with:
open location "http://google.com"
can anyone recommend a good up-to date applescript book? -- rett.org
$title = 'AppleScript - Dive Into OS X'; $KEYWORDS = 'Apple, Script'; require_once ("wiki/wiki_before.php"); ?>
AppleScript, the Os's built-in scripting language.
Open multiple sites in the default browser by creating a script with:
open location "http://google.com"
can anyone recommend a good up-to date applescript book? -- rett.org