Re: Finder scripting bugs
Re: Finder scripting bugs
- Subject: Re: Finder scripting bugs
- From: Luther Fuller <email@hidden>
- Date: Fri, 19 Nov 2010 11:06:13 -0600
On Aug 29, 2009, at 11:40 AM, Bill Cheeseman wrote: Complaining about a bug in the just introduced Snow Leopard that prevented making List View columns visible or not visible.
We both filed bug reports on this.
I noticed this week that the bug is still there. It was not fixed in 10.6.5.
Which prompts the question ...
set elapsedTime to (current date) - (date "Saturday, August 29, 2009 12:00:00 AM") set elapsedTime to elapsedTime div (60 * 60 * 24) display dialog "This bug should have been fixed within " & elapsedTime & " days !" buttons {"Cancel", "False", "True"} default button 3
|
_______________________________________________
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