Re: Entourage: Kill that Daemon! (Shell)
Re: Entourage: Kill that Daemon! (Shell)
- Subject: Re: Entourage: Kill that Daemon! (Shell)
- From: Paul Berkowitz <email@hidden>
- Date: Wed, 13 Nov 2002 12:41:41 -0800
On 11/13/02 9:43 AM, "Paul Berkowitz" <email@hidden> wrote:
>
But then Entourage itself would be open by definition! Surely you're not
>
trying to rebuild Entourage's database with Entourage itself open? How would
>
you even attempt to do that? Why don't you make a _compiled script_ of the
>
new Data Fork sort (i.e. "Compiled Script" with upper case letters in Script
>
Editor 1.9) that says:
>
>
tell application "Finder" to quit application "Microsoft Database
>
Daemon"
Oops. I copied that from your own message blindly. that's all wrong, and
it's not what I sent you the first time. That will make the FINDER quit!
What you want is exactly what I sent you the first time:
tell application "Microsoft Database Daemon" to quit
saved as a compiled script in the Jaguar Script Menu.
Sorry for not noticing earlier.
--
Paul Berkowitz
_______________________________________________
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.