Re: [ANN] Usable Keychain Scripting
Re: [ANN] Usable Keychain Scripting
- Subject: Re: [ANN] Usable Keychain Scripting
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 11 Aug 2006 18:52:17 -0400
Great to hear, Adam. Yeah I decided to rename the items because I didn't particularly like the use of the word "key" in the old dictionary, and the capitalization was a little inconsistent.
If I can figure out how to do it I'll put synonyms in so that the old nomenclature continues to work.
I noticed a little bug where asking for "keychain item whose name is" doesn't seem to work right. So keep that in mind for now and I'll work on a fix.
I hope you find the speed improvements noticeable.
Daniel On Aug 11, 2006, at 6:33 PM, Adam Bell wrote: Wonderful, Daniel. With very minor changes (generic key --> generic item) my scripts convert easily: e.g.
to getPW(KeyName) tell application "Usable Keychain Scripting" to tell current keychain to tell (some generic item whose name is KeyName) to set PWD to password end getPW
getPW("theName")
I used to use "generic key" whenever possible because with relatively few of them, finding them was faster than the more crowded kinds.
Adam
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden