• 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: minimize the terminal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: minimize the terminal


  • Subject: RE: minimize the terminal
  • From: Jay <email@hidden>
  • Date: Wed, 22 Oct 2003 17:54:02 -0500

Hi Mathew,

Does something like this work for you?

-------------------------
tell application "Terminal"
set window 1's miniaturized to true
end tell
-------------------------

It minimizes the open window to the Dock just fine in OS 10.2.7 for me.

Jay

==============

On Wednesday, October 22, 2003, at 01:47 PM,
email@hidden wrote:

> Date: Wed, 22 Oct 2003 08:13:03 -0400
> Subject: minimize the terminal.
> Cc: AS lists <email@hidden>
> To: Shane Stanley <email@hidden>
> From: Mathew Hoy <email@hidden>
>
> i'm trying to write a script that opens terminal, starts script "top"
> and
> then minimizes the window.
>
> so far:
>
> tell app "terminal"
> activate
> do shell script "top"
> end tell
>
> i've been trying ways to minimize the window all morning. anyone
> have any suggestions? ugh. i'm too new to applescript to "get it"
> this early in the morning.
>
> thanks,
> -mathew
_______________________________________________
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: minimize the terminal.
  • Next by Date: POSIX file question
  • Previous by thread: Re: Simple question - how2 launch apps in OS X via a script
  • Next by thread: RE: minimize the terminal
  • Index(es):
    • Date
    • Thread