Re: stopping an application
Re: stopping an application
- Subject: Re: stopping an application
- From: Uli Kusterer <email@hidden>
- Date: Tue, 14 Apr 2009 02:50:45 +0200
On 14.04.2009, at 02:42, Bill Janssen wrote:
% osascript -e 'tell application "/Applications/Utilities/foo.app"
to quit'
Avoid building and executing scripts if there's API. I hate tearing
people a new one because they build a script and incorrectly escape
special characters. E.g. imagine the path contained a space, or a
quote character, all of which are valid. Heck, you can even have
return characters in filenames, though they're not as easy to get
these days.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden