• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Hiding Application after running script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding Application after running script


  • Subject: Re: Hiding Application after running script
  • From: Graff <email@hidden>
  • Date: Mon, 01 Dec 2003 00:31:16 -0500

Theoretically there could be more than one! :-)

- Ken

On Nov 30, 2003, at 8:45 PM, Paul Berkowitz wrote:

On 11/30/03 5:32 PM, "Graff" <email@hidden> wrote:

This is a pretty easy way to do it:

tell application "Finder" to set visible of every process whose name
is "iTunes" to false

How many processes called iTunes do you expect to find?

tell application "System Events"
if exists process "iTunes" then set visible of process "iTunes" to
false
end tell
_______________________________________________
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.

  • Prev by Date: Re: Coerce time
  • Next by Date: Re: list disks on Panther
  • Previous by thread: Re: Coerce time
  • Next by thread: Re: Hiding Application after running script
  • Index(es):
    • Date
    • Thread