Re: Panther bug: "Volumes" folder not updating
Re: Panther bug: "Volumes" folder not updating
- Subject: Re: Panther bug: "Volumes" folder not updating
- From: Michael Terry <email@hidden>
- Date: Mon, 22 Dec 2003 11:36:31 -0800
On Dec 22, 2003, at 7:54 AM, Gnarlodious wrote:
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?
That should be easy enough:
tell application "Finder"
open (":Volumes")
close front window
end tell
Cheers,
Mike
_______________________________________________
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.