Re: TIDs and other questions
Re: TIDs and other questions
- Subject: Re: TIDs and other questions
- From: Michelle Steiner <email@hidden>
- Date: Fri, 25 Apr 2003 10:48:22 -0700
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."
_______________________________________________
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.