AW: OT: Is there a kind of F5 on Mac?
Tiemo Hollmann TB
toolbook at kestner.de
Thu Jun 12 03:10:02 EDT 2014
Thanks Colin,
thats what I meant
Tiemo
> -----Ursprüngliche Nachricht-----
> Von: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] Im
Auftrag
> von Colin Holgate
> Gesendet: Freitag, 6. Juni 2014 16:06
> An: How to use LiveCode
> Betreff: Re: OT: Is there a kind of F5 on Mac?
>
> Thats different. Relaunching Finder would be the same as relaunching the
> Windows explorer window. Whats being asked is how to you get a Finder
window
> to reconsider the list of files its 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 didnt test it as a script, but I have the app installed. Cant be sure
if
> its doing anything. Heres 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list