tiger problem with keychain scripting....
tiger problem with keychain scripting....
- Subject: tiger problem with keychain scripting....
- From: David Crowe <email@hidden>
- Date: Wed, 27 Jul 2005 09:20:05 -0600
Title: tiger problem with keychain
scripting....
I wasn't following the KeyChain scripting problem discussion too
closely at the time, but now I'm on Tiger.
Thanks to the archives I tracked down the Apple problem
report, which includes the following snippet of code:
tell application "Finder"
open application file ((startup disk as
string) &
"System:Library:ScriptingAdditions:Keychain
Scripting")
as alias
end tell
They go to some effort to avoid executing this if the process is
already running. But it doesn't seem to do any harm to execute it
multiple times to me.
Does anyone know a reason why this shouldn't be executed whenever
a script is run that will be accessing the keychain?
- David Crowe
_______________________________________________
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