• 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 to maximize Safari windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to maximize Safari windows?


  • Subject: Re: How to maximize Safari windows?
  • From: Robert Poland <email@hidden>
  • Date: Wed, 7 May 2008 15:11:07 -0600


On May 7, 2008, at 12:58 PM, Luther Fuller wrote:

try
tell application "System Events" to set applname to (name of (some process whose frontmost is true)) as text
-- display dialog applname -- diagnostic only
if applname = "Finder" then return
tell application applname to set bounds of window 1 to {0, 22, 1200, 1000} -- for 1680 x 1050 monitor
on error
tell application "Finder" to beep
end try


I got this dumb question.

How can this begin to work if Firefox doesn't even have a dictionary?


Bob Poland - Fort Collins, CO



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to maximize Safari windows?
      • From: Philip Aker <email@hidden>
    • Re: How to maximize Safari windows?
      • From: Luther Fuller <email@hidden>
References: 
 >How to maximize Safari windows? (From: Jim Krenz <email@hidden>)
 >Re: How to maximize Safari windows? (From: Luther Fuller <email@hidden>)
 >Re: How to maximize Safari windows? (From: KOENIG Yvan <email@hidden>)
 >Re: How to maximize Safari windows? (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: How to maximize Safari windows?
  • Next by Date: Re: How to maximize Safari windows?
  • Previous by thread: Re: How to maximize Safari windows?
  • Next by thread: Re: How to maximize Safari windows?
  • Index(es):
    • Date
    • Thread