Keychain Scripting
Keychain Scripting
- Subject: Keychain Scripting
- From: Richard Simms <email@hidden>
- Date: Sun, 2 Mar 2003 12:36:03 -0500
I have made a script to check my email on Eudora but I still get
asked for my password. According to my scripting addition all I have
to type is:
if "My Email" locked = true then
unlock "My Email" with password "mypasssword"
end if
The problem is that this won't even compile let alone unlock the
keychain. Any ideas?
--
_______________________________________________
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.