#pragma section-numbers off [[TableOfContents]] = 概要 = AppleScript = URL = http://www.apple.com/applescript/apps/ = インストール = = 設定 = = 利用方法 = = コマンドライン = osascript = System Event = http://www.apple.com/applescript/uiscripting/index.html http://www.prefab.com/uibrowser/ http://www.tidbits.com/tb-issues/lang/jp/TidBITS-jp-670.html#lnk3 http://www1.odn.ne.jp/~cge02410/script/system/events001.html http://www1.odn.ne.jp/~cge02410/panther/system_events_001.html http://underdone.visithp.jp/B846637169/C1031126114/E1690951975/ http://www.asahi-net.or.jp/~va5n-okmt/factory/applescript/sample_code/pages/sample.html http://www.macosxhints.com/article.php?story=20040205013711398 = Camino = {{{ tell application "Camino" to open location "http://sakito.s2.xrea.com/" }}} = 参考サイト = http://www.satimage.fr/software/en/softx.html#smile ---- CategoryPrograming CategoryMac