re: Fun with Keychain Scripting
re: Fun with Keychain Scripting
- Subject: re: Fun with Keychain Scripting
- From: David Crowe <email@hidden>
- Date: Fri, 23 Jan 2004 15:16:14 -0700
Rob;
Thanks for testing this snippet out under 10.2.8, but:
tell application "Keychain Scripting"
tell keychain "David"
set theKey to key whose name is "www.iCab.de"
end tell
end tell
... does not work for me on 10.3. Perhaps someone else using 10.3 can
verify this.
- David Crowe
_______________________________________________
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.