Re: Keychain scripting...
Re: Keychain scripting...
- Subject: Re: Keychain scripting...
- From: Gnarlodious <email@hidden>
- Date: Fri, 14 May 2004 23:06:52 -0600
Entity John C. Welch spoke thus:
>
> 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
Aargh! What OS are you running?
-- Gnarlie
Q: How can you tell if a potato is a prostitute?
A: It has a sticker that says " I da ho"
_______________________________________________
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.