Take a look at this link: http://hints.macworld.com/article.php?story=2009091413423819
If you create an Automator Service as shown in this article, you can then assign it to F5. Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> On Fri, Jun 6, 2014 at 9:34 AM, Michael Gruenthal <mgruent...@mac.com> wrote: > Shouldn¹t the keyboard sequence command-UpArrow, command-[ do it? > > On 6/6/14, 10:06 AM, "Colin Holgate" <co...@verizon.net> wrote: > > >That¹s different. Relaunching Finder would be the same as relaunching the > >Windows explorer window. What¹s being asked is how to you get a Finder > >window to reconsider the list of files it¹s showing. That should never be > >needed, but sometimes it does seem slow to react to changes of files on a > >server. > > > >I just found this page: > > > >http://hints.macworld.com/article.php?story=2009091413423819 > > > >(you may have to answer a survey question to read the whole page) > > > >On that page is shown this AppleScript, and a link to an app that uses > >that script: > > > >tell application "Finder" > > tell front window > > update every item with necessity > > end tell > >end tell > > > >I didn¹t test it as a script, but I have the app installed. Can¹t be sure > >if it¹s doing anything. Here¹s a discussion page, that includes a link to > >download the app: > > > >http://www.macupdate.com/app/mac/24714/refresh-finder > > > >One thing to note, you install the app by dragging it first to > >Applications, then command-dragging it to the Finder window tool bar area. > > > > > > > >_______________________________________________ > >use-livecode mailing list > >use-livecode@lists.runrev.com > >Please visit this url to subscribe, unsubscribe and manage your > >subscription preferences: > >http://lists.runrev.com/mailman/listinfo/use-livecode > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode