• 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: Making Terminal quit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making Terminal quit


  • Subject: Re: Making Terminal quit
  • From: David Glass <email@hidden>
  • Date: Wed, 20 Nov 2002 11:45:05 -0800

On 11/20/02 9:56, "Doug McNutt" <email@hidden> wrote:

> 'tell application "Terminal" to quit. right away without delay or other
> shenanigans' won't compile.

I would guess that you are kidding with this line, but given that you
haven't stopped with the "OS neXt" garbage I'm not sure.

The dictionary for Terminal shows a 'quit' command. Surprising no one,
except maybe you, it doesn't have a 'without other shenanigans' argument so
it makes complete sense that your code would not compile.

tell application "Terminal" to quit

Worked for me. As did:

tell application "Terminal"
quit
end tell

--
David Glass
email@hidden
_______________________________________________
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.

  • Follow-Ups:
    • Re: Making Terminal quit
      • From: Doug McNutt <email@hidden>
References: 
 >Making Terminal quit (From: Doug McNutt <email@hidden>)

  • Prev by Date: Re: Return Current OS
  • Next by Date: Re: Execute script code in email body
  • Previous by thread: Making Terminal quit
  • Next by thread: Re: Making Terminal quit
  • Index(es):
    • Date
    • Thread