Re: Quit Terminal
Re: Quit Terminal
- Subject: Re: Quit Terminal
- From: Deivy Petrescu <email@hidden>
- Date: Mon, 19 May 2003 11:38:00 -0400
On Monday, May 19, 2003, at 11:09 US/Eastern, Jerome Bachasson wrote:
Hi,
I want to write a script to quit the application Terminal, so I wrote :
'tell app "Terminal" to quit'
But every time I do that, the Terminal app, opens a warning window :
"Are you sure you want to quit, bla bla bla". I' d like to override
this, to quit the Terminal app with my script, without being asked if
I really want to...
Anybody can help ?
Thanks
Jerome
This is most likely not AppleScript.
This is most likely your terminal settings and the fact that some
processes are still running in your terminal when you want to quit it.
Change your Terminal settings in "show info" of the "File" menu or go
to your "Terminal" Menu in the menu bar and select "Window
Settings..." . cmd-I on Terminal will do it as well.
Most likely this will fix the problem.
Regards
Deivy Petrescu
http://www.dicas.com/
_______________________________________________
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.
References: | |
| >Quit Terminal (From: Jerome Bachasson <email@hidden>) |