• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quit application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quit application


  • Subject: Re: Quit application
  • From: Bill White <email@hidden>
  • Date: Thu, 15 Nov 2001 17:23:50 -0500

> This does not work
>
> set v_appl to "Simple text"
> tell application "Finder"
> quit v_appl
> end tell
>
> Can anybody tell me why and what I'm doing wrong.

You don't need to involve the Finder at all here. Try this:

set v_apl to "Simple Text"
tell application v_apl to quit

Hope that helps.

Bill


References: 
 >Quit application (From: email@hidden)

  • Prev by Date: Re: Notification of Device Addition/Removal
  • Next by Date: Re: Idle handling questions
  • Previous by thread: Quit application
  • Next by thread: Re: Quit application
  • Index(es):
    • Date
    • Thread