Re: TIDs and other questions
Re: TIDs and other questions
- Subject: Re: TIDs and other questions
- From: Deivy Petrescu <email@hidden>
- Date: Fri, 25 Apr 2003 15:01:32 -0400
On Friday, April 25, 2003, at 01:48 PM, Michelle Steiner wrote:
On Friday, April 25, 2003, at 10:07 AM, Deivy Petrescu wrote:
Is KeyChain Access scriptable in reality or just nominally?
It does not seem to follow the most elementary forms of its
dictionary, eg unlock keychain "a" with password 'b" gives me the
error "a keyword can not go after a keyword" or something like >> that...
Mine works just fine with this script:
tell application "Keychain Scripting"
unlock keychain "Michelle" with password "not my real password"
end tell
Considering that you're also having abnormal problems with "text item
delimiters" my guess is that your Applescript has been corrupted
somehow.
--Michelle
--
"Beware the march of ideas."
Michelle, thanks!
Actually, I am corrupted...
Your script worked fine. I used KeyChain Access instead of KeyChain
Scripting.
However, I noticed that KeyChain Access is scriptable, but it opens
itself when you want to check its dictionary.
Thanks again.
Regards
Deivy Petrescu
http://www.dicas.com/
_______________________________________________
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.