• 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: How do I hide an application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I hide an application?


  • Subject: Re: How do I hide an application?
  • From: "Marc K. Myers" <email@hidden>
  • Date: Thu, 21 Jun 2001 08:30:19 -0400
  • Organization: [very little]

> Date: Tue, 19 Jun 2001 07:39:13 -0500
> Subject: How do I hide an application?
> From: Steven Kroll <email@hidden>
> To: "email@hidden"
> <email@hidden>
>
> Greetings,
> Intro: OS 9.0.4 with Jon9s & Akua.
> I would like to learn to write script that hides one or all the running
> applications just like I can do from selecting the choice from the
> application menu. My goal: a local workflow script that if run as a folder
> action would launch Acrobat distiller, then hide it.

The Finder will hide it for you:

tell application "Finder"
set visible of process "Acrobat Distiller" to false
end tell

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[6/21/01 8:29:54 AM]


  • Prev by Date: Re: Copying Resource Files ???
  • Next by Date: Re: Stuffit Commands and Lists
  • Previous by thread: How do I hide an application?
  • Next by thread: ftp transfer using apple script!
  • Index(es):
    • Date
    • Thread