• 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: Bounds?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bounds?


  • Subject: Re: Bounds?
  • From: Rob Jorgensen <email@hidden>
  • Date: Mon, 1 Jan 2001 23:38:19 -0500

On 01/01/2001, Sal commented on "Bounds?":

Hi, All!


Beginner's question number 2: Why won't this work?

tell application "Finder"
set bounds of front window to {10, 40, 200, 100}
end tell

-- Try this:

tell application "Finder"
activate
set bounds of front window to {10, 40, 200, 100}
end tell

-- Later,
-- Rob Jorgensen

Rob Jorgensen
Ohio, USA


References: 
 >Bounds? (From: Sal <email@hidden>)

  • Prev by Date: Bounds?
  • Next by Date: Re: Bounds?
  • Previous by thread: Bounds?
  • Next by thread: Re: Bounds?
  • Index(es):
    • Date
    • Thread