Re: API to determine a list of installed scriptable applications

2011-04-03 Thread jonat...@mugginsoft.com
On 3 Apr 2011, at 13:35, Peter Lübke wrote: > > Am 02.04.2011 um 11:56 schrieb jonat...@mugginsoft.com: > >> Is there an API to determine a list of installed scriptable applications? >> >> Such a list is displayed by the AppleScript Editor menu item Open >>

Re: API to determine a list of installed scriptable applications

2011-04-03 Thread Peter Lübke
Am 02.04.2011 um 11:56 schrieb jonat...@mugginsoft.com: Is there an API to determine a list of installed scriptable applications? Such a list is displayed by the AppleScript Editor menu item Open Dictionary... Application bundles can be queried for using MDQuery and the scriptability

API to determine a list of installed scriptable applications

2011-04-02 Thread jonat...@mugginsoft.com
Is there an API to determine a list of installed scriptable applications? Such a list is displayed by the AppleScript Editor menu item Open Dictionary... Application bundles can be queried for using MDQuery and the scriptability of a given application can be be determined. I don't think