Re: Keychain scripting...
Re: Keychain scripting...
- Subject: Re: Keychain scripting...
- From: "John C. Welch" <email@hidden>
- Date: Fri, 14 May 2004 22:46:40 -0500
On 5/14/04 10:08 PM, "Gnarlodious" <email@hidden> wrote:
>
tell application "Keychain Scripting"
>
set currentKeychain to the name of the current keychain
>
>
keychain currentKeychain
>
>
--> keychain "Rachel.keychain" of application "Keychain Scripting"
>
>
set theKeys to every AppleShare key of keychain currentKeychain
>
>
(* {AppleShare key 1 of keychain "Rachel.keychain" of application
>
"Keychain Scripting", AppleShare key 2 of keychain "Rachel.keychain" of
>
application "Keychain Scripting", ~~~~~~~~~~~ *)
>
>
name of item 3 of theKeys
>
>
--> Clamshell
>
>
end tell
Empty list and errors
--
"...Besides, that's life. You grow up, do a bunch of scary shit, get old,
die, they throw your body in a box, shove it in a hole in the ground, throw
some dirt on it, people you know come stand around and cry for a while - and
then they leave, go to Denny's, and settle down for a Grand Slam breakfast.
It's not scary, it's just life. So go live it already."
Davan
"Queen of Wands"
http://www.queenofwands.net/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.