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: Bill White <email@hidden>
- Date: Tue, 13 Jan 2004 16:55:17 -0500
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.