make new keychain in Tiger
make new keychain in Tiger
- Subject: make new keychain in Tiger
- From: "YK LAU" <email@hidden>
- Date: Fri, 9 Jun 2006 12:01:36 +0800
I got the error message "Keychain Scripting got an error: Connection
is invalid." when running the follow script on Mac OS 10.4.6 (PPC):
tell application "Keychain Scripting"
make new keychain with properties {name:"testing.keychain"}
end tell
It runs well in 10.3.9. but failed on every 10.4.6 machine I tried.
It also runs on 10.4.6 if I don;t specify the name properties (where I
will be prompt for the name of the new keychain). But, in my
application, I need to assign the name in the script. What have I
missed?
YK
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden