macOS標準搭載の、AppleScriptを記述・実行・各種形式で書き出す「スクリプトエディタ」。これ自体、AppleScriptからの操作が行えるようになっています。このやり方について基礎から超上級の内容まで解説する電子書籍を刊行しました。 スクリプトエディタの ...
パソコンとの付き合いは20年以上。最初はWindowsを使っていたが、務めていたソフトウェア開発会社でMacに出会い、魅了される。その後、Windowsのシステム構築、PHP開発を行いつつ、Macプログラミングを独学で習得、自ら開発を行うようになる。「MacPeople」など ...
AppleScript is OS X’s naive scripting language and allows you to automate repetitive operations which involve one or more applications. Imagine the time you could save! And the boredom you can avoid!
第1回 AppleScript Studioってなんだ? Script Editorは、Mac OSに付属するAppleScriptの専用編集ツール。これは開発中のver. 2の画面 今、Mac OS Xの世界でもっとも注目を浴びつつある開発環境、それは「AppleScript Studio」だろう。といっても、これは本格的な高級 ...
第3回 AppleScript Studioの拡張と可能性を考える ネットワークを利用する 今回は、AppleScript Studioを更に拡張していく方法について紹介していこう。まずはネットワークを利用する方法について。 インターネットが普及した現在、プログラムを作る際には ...
Applescript, that amazing resource many Mac users ignore because they think it’s too complex. Guys, Applescript is an amazing tool to get things done automatically, though I recognize many of you just ...
AppleScriptの基本は簡単なので、変数名やコマンド名を調べるのも簡単です。 set bfile to get afile という感じで、set ~ to とか get ~ という書き方をします。変数に対する型宣言などは不要。get は省略できます。 次にアプリケーションが持つコマンドを実行し ...
AppleScript is Apple's powerful automation language for macOS. Here's how to use it to speed up your workflow when using your Mac. AppleScript was born in the early 1990's at Apple in an attempt to ...
サンダルでスーパーカブ乗りの『だるかぶ』です! ゆっくりしていってね。(本ページは広告を含みます) AppleScript の概要や開発環境について書いています。 mi と言うテキストエディタでも、AppleScript の構文確認・実行ができます。 AppleScript 関連のリンク ...