On Thu, Aug 28, 2008 at 9:37 AM, Phil Faber <[EMAIL PROTECTED]> wrote:
> All I'm trying to achieve is a tiny app that only quits open apps and then > quits itself; the purpose being when I want to release as much memory and > disc space as possible before I run another memory / processor intensive > app. I could just quit each one individually but I guess I'm lazy! No need for a compiled application. You should be able to write this in a small AppleScript that you can just double click. Just ask the list of apps to quit. -Shawn _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
