Re: Launch, then hide an app
Re: Launch, then hide an app
- Subject: Re: Launch, then hide an app
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 02 Sep 2003 09:59:46 -0700
On 9/2/03 9:24 AM, "Lorin Rivers" <email@hidden> wrote:
>
Can I launch, then hide an app in Mac OS X using AS?
tell app "SomeApp" to launch -- in background, don't use 'open'
tell app "System Events" to set visible of process "SomeApp" to false
--
Paul Berkowitz
_______________________________________________
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.