Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Applescript > Re: [newbie] Ap...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 6 Topic 1538 of 1647
Post > Topic >>

Re: [newbie] Applescript application: how to quit it?

by Simon Slavin <slavins.delete.these.four.words@[EMAIL PROTECTED] Nov 25, 2007 at 07:24 PM

On 23/11/2007, Patrick Stadelmann wrote in message <Patrick.Stadelmann-

4C98F7.18590523112007@[EMAIL PROTECTED]
>:
 
>  Francois
<Francois@[EMAIL PROTECTED]
> wrote:
> 
> > I'm surprised to see that it
stays in the dock when the script is 
> > finished and waits for me to
quit it manually. How do I make it 
> > disappear when the script is
over?
> 
> Uncheck "Stay Open" when saving the applet.

I think Francois
is talking about Address Book.  In which case, the answer is

    tell
application "Address Book" to activate
        ...
	    quit
    end tell

Simon.
-- 
http://www.hearsay.demon.co.uk
 




 6 Posts in Topic:
[newbie] Applescript application: how to quit it?
Francois <Francois@[EM  2007-11-23 18:47:31 
Re: [newbie] Applescript application: how to quit it?
Patrick Stadelmann <Pa  2007-11-23 18:59:05 
Re: [newbie] Applescript application: how to quit it?
Francois <Francois@[EM  2007-11-23 19:10:02 
Re: [newbie] Applescript application: how to quit it?
Francois <Francois@[EM  2007-11-24 09:14:42 
Re: [newbie] Applescript application: how to quit it?
Francois <Francois@[EM  2007-11-24 09:14:42 
Re: [newbie] Applescript application: how to quit it?
Simon Slavin <slavins.  2007-11-25 19:24:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 0:05:00 CDT 2008.