Re: Launch, then hide an app
Re: Launch, then hide an app
- Subject: Re: Launch, then hide an app
- From: email@hidden
- Date: Tue, 2 Sep 2003 17:55:52 +0100
You can using:
tell application "System Events" to set visible of process "This App"
to false
Can I launch, then hide an app in Mac OS X using AS?
--
DizzyPenguin autoMAC-it
mailto:email@hidden
visit:
http://www.dizzypenguin.com/automac-it/
_______________________________________________
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.