Re: Why is Classic launching with this script?
Re: Why is Classic launching with this script?
- Subject: Re: Why is Classic launching with this script?
- From: Ian Ferguson <email@hidden>
- Date: Tue, 13 Jan 2004 18:27:31 -0500
On Jan 13, 2004, at 4:55 PM, Bill White wrote:
Your script works fine for me in Panther. Try replacing "Keychain
Scripting"
with "Keychain Scripting.app" and see what happens.
--Bill
I am writing a script on Panther the calls "Keychain Scripting". When
I
run it, for some reason, classic wants to launch. Can anybody offer me
a solution or reason why this is happening?
-- Script
tell application "Keychain Scripting"
set myKeychain to current keychain
end tell
_______________________________________________
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.
Weird. It seems to have fixed itself. That was really strange....
Thanks Bill.
_______________________________________________
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.