Re: Panther bug: "Volumes" folder not updating
Re: Panther bug: "Volumes" folder not updating
- Subject: Re: Panther bug: "Volumes" folder not updating
- From: Gnarlodious <email@hidden>
- Date: Mon, 22 Dec 2003 18:14:12 -0700
Entity Michael Terry spoke thus:
>
> It seems the only way to get rid of the
>
> offending alias is to scriptwise
>
> open the invisible folder and close it. How to do?
>
tell application "Finder"
>
open (":Volumes")
>
close front window
>
end tell
Thanks Mike, the script is working and I filed a bug report.
-- Gnarlie
http://www.Gnarlodious.com/iTunes.html
Gnarlodious iTunes Music (Generated with Applescript)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.