• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Keychain scripting...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keychain scripting...


  • Subject: Re: Keychain scripting...
  • From: Gnarlodious <email@hidden>
  • Date: Fri, 14 May 2004 21:08:12 -0600

Entity travis n spoke thus:

> get every key of keychain "login.keychain"


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

-- Gnarlie
http://www.gnarlodious.com/SantaFe/Tour.php?photo=6
_______________________________________________
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.


  • Follow-Ups:
    • Re: Keychain scripting...
      • From: "John C. Welch" <email@hidden>
References: 
 >Re: Keychain scripting... (From: travis n <email@hidden>)

  • Prev by Date: Re: Keychain scripting...
  • Next by Date: Re: Keychain scripting...
  • Previous by thread: Re: Keychain scripting...
  • Next by thread: Re: Keychain scripting...
  • Index(es):
    • Date
    • Thread