Re: Scripting Additions
Re: Scripting Additions
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
_______________________________________________
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