AppleScript can be extended through Scripting Additions called OSAX.
AppleScriptはOSAXと呼ばれるスクリプティング・アディションによって拡張できる. - コンピューター用語辞典
Instances of subclasses of this class are equivalent to AppleScript ObjectSpecifiers. このクラスのサブクラスのインスタンスは AppleScript オブジェクト指定子と同じになります。 - Python
The "Applescript Language Guide" explainsthe conceptual model and the terminology, and documents the standardsuite.
"Applescript Language Guide" は概念のモデルおよび用語、Standard Suiteについて説明した文書です。 - Python
AppleScript classes are also implemented as Python classes, as are comparisons and all the other thingies.The main Python class implementing the verbs also allows access to the properties and elements declared in the AppleScript class "application". また AppleScript クラスは Python クラス、そして類事物その他のもろもろの物として実装されています。 変数を実装する主要な Python クラスは、さらに AppleScriptクラス "application" で宣言されたプロパティおよび要素へのアクセスを許可します。 - Python
The aetools module contains the basic functionality on which Python AppleScript client support is built. aetools モジュールは Python で AppleScript クライアントとしての機能をサポートするアプリケーションを構築するための基本的な機能を含んでいます。 - Python
The following classes are used as base classes by the generated stub packages to represent AppleScript classes and properties in Python: 以下のクラスは、生成されたスタブパッケージが、AppleScript のクラスやプロパティを Python で表現する上で基底クラスとして利用します。 - Python
Python also has support for creating scriptable applications in Python, but The following modules are relevant to MacPython AppleScript support: Python は、さらに Python でスクリプト対応アプリケーションを作成する事をサポートしています。 次のモジュールはMacPythonのAppleScriptサポートに適切です。 - Python
For a description of the various components of AppleScript and OSA, and to get an understanding of the architecture and terminology, you should read Apple's documentation. AppleScript と OSA の様々なコンポーネントの記述のために、また、アーキテクチャおよび用語についての理解を得るために、アップルの文書を読む必要があります。 - Python
Recursively unpacks a Carbon.AE.AEDesc event to Python objects. The function returns the parameter dictionary and the attribute dictionary.The formodulename argument is used by generated stub packages to control where AppleScript classes are looked up. 関数は引数の辞書および属性の辞書を返します。 formodulename 引数は AppleScript クラスをどこに捜しに行くか制御するために、生成されたスタブパッケージにより使用されます。 - Python
The gensuitemodule module creates a Python package implementingstub code for the AppleScript suites that are implemented by a specific application, according to its AppleScript dictionary.It is usually invoked by the user through the PythonIDE, but it can also be run as a script from the command line (pass--help for help on the options) or imported from Python code. gensuitemodule モジュールは AppleScript 辞書によって特定のアプリケーションに実装されている AppleScript 群のためのスタブコードを実装した Python パッケージを作成します。 このモジュールは、通常は PythonIDE からユーザによって起動されますが、コマンドラインからスクリプトとして実行する(オプションとしてヘルプに --help を与えてみてください)こともできますし、Python コードでインポートして利用する事もできます。 - Python
In the Apple HelpViewer these book sare located in the Developer Documentation, CoreTechnologies section.As an example of scripting an application, the following piece of AppleScript will get the name of the frontmost Finder window and print it: これらの文書はAppleヘルプビューワのDeveloper Documentation中のCore Technologiesセクションにあります。 アプリケーションをスクリプトで操作する例として、次の AppleScript は、一番前の Finder ウィンドウの名前を取得し、それを印字します。 - Python
Python has a fairly complete implementation of the Open ScriptingArchitecure (OSA, also commonly referred to as AppleScript), allowing you to control scriptable applications from your Python program,and with a fairly pythonic interface. Python は オープンスクリプティングアーキテクチャ(Open ScriptingArchitecure、OSA、一般的には AppleScript と呼ばれる)のかなり完全な実装を行っていて、Python プログラムからスクリプト可能なアプリケーションを操作したり、Python へのインターフェースを備えたものにすることができます。 - Python
It opens application as a resource file and reads all "aete" and "aeut" resources from this file. この関数では、リソースファイルとして application を開き、このファイルから "aete" および "aeut" リソースをすべて読み込む事で、AppleScript 用語リソース読み込みを行ないます。 - Python
例文データの著作権について
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.