• 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 appears to be dead
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keychain scripting appears to be dead


  • Subject: Re: Keychain scripting appears to be dead
  • From: Stephen Jonke <email@hidden>
  • Date: Thu, 30 Oct 2003 11:19:02 -0500

My keychain scripts are working in Panther. Here's an example excerpt that works fine:

tell application "Keychain Scripting"
tell keychain 1
unlock
set theKey to first key whose name is "Some Key Name"
set theUsername to (account of theKey) as string
set thePassword to (password of theKey) as string
end tell
end tell

Steve
_______________________________________________
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 appears to be dead
      • From: "John C. Welch" <email@hidden>
References: 
 >Keychain scripting appears to be dead (From: "John C. Welch" <email@hidden>)

  • Prev by Date: Q about coercion to POSIX file
  • Next by Date: Re: Panther/Terminal/System events
  • Previous by thread: Keychain scripting appears to be dead
  • Next by thread: Re: Keychain scripting appears to be dead
  • Index(es):
    • Date
    • Thread