• 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: Finder 'update' command broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder 'update' command broken?


  • Subject: Re: Finder 'update' command broken?
  • From: Laine Lee <email@hidden>
  • Date: Thu, 26 Jun 2008 11:44:21 -0500
  • Thread-topic: Finder 'update' command broken?

On Jun 24, 2008, at 8:58 AM, Bill Cheeseman wrote:

> Running the newly installed app works perfectly well, but the Finder still
> remains ignorant.

This is a pretty recently posted solution (not by me, but I'm lazy today).
Does it work in Leopard, still?

tell application "Finder"
    repeat with i from 1 to count of Finder windows
        tell window i
            try
                update every item with necessity
            end try
        end tell
    end repeat
end tell

--
Laine Lee


 _______________________________________________
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

References: 
 >Re: Finder 'update' command broken? (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: Tell Safari to Download pdf?
  • Next by Date: Re: Tell Safari to Download pdf?
  • Previous by thread: Re: Finder 'update' command broken?
  • Next by thread: Mounting SMB Share
  • Index(es):
    • Date
    • Thread