Re: Scripting Additions
Re: Scripting Additions
- Subject: Re: Scripting Additions
- From: Matt Neuburg <email@hidden>
- Date: Fri, 08 Jan 2010 09:01:58 -0800
- Thread-topic: Scripting Additions
On Thu, 7 Jan 2010 11:13:11 +0100, Matthias Rudnick
<email@hidden> said:
>Thanks for your help.
>
>I looked at the some ScriptingAdditions in my AppleScript Dictionary. For some
reason I can't open some of them, 1Password is one I can't open. I don't know
why. The ScriptingAddition is stored where it is supposed to be.
Ignore 1Password scripting addition. It has nothing to do with 1Password's
scriptability. It is merely the hack used in order to bypass Mac OS X
security and inject 1Password's code into the browser's code. (This trick is
the last hold-out for code-injecting hackers now that Snow Leopard has
finally closed the door on the misuse of Input Managers.)
For more information:
http://kevin.sb.org/2009/09/02/1password-extension-loading-in-snow-leopard/
m.
>Am 07.01.2010 um 06:47 schrieb email@hidden:
>
>> 1Password is an application. It has an appleScript dictionary with three
commands:
>>
>>
>> exportdatabasetopalm
>> exportDatabaseToPalm (verb)Export 1Passwd database to Palm/Treo-compatible
file. (from 1Passwd Suite)
>>
>> quit
>> quit (verb)Quit the application. (from Standard Suite)
>>
>> showpreferencepane
>> showPreferencePane (verb)Open the Preferences panel. (from 1Passwd Suite)
>>
>> So the only AppleScript you could write would do one or more of those three
things.
>>
>> To see the Dictionary, open your script editor and select Open Dictionary
from the file menu and the application should appear in the list.
>>
>> HTH,
>>
>> ES
>>
>> On Jan 6, 2010, at 1:51pm, Matthias Rudnick wrote:
>>
>>> Hi,
>>>
>>> I want to write a Script for the Application 1Password. But if I go the
dictionary and try to open the 1Password dictionary nothing happens. I assume it
has something to do with the fact that 1Password is a Scripting addition.
>>> How can open a dictionary and write a script for a scripting addition?
>>>
>>> Thanks for your help,
>>>
>>> Matthias
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> AppleScript-Users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>> Archives: http://lists.apple.com/archives/applescript-users
>>>
>>> This email sent to email@hidden
>>
>
>
>
>
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden