Re: Finder Whose by Modification date
Re: Finder Whose by Modification date
- Subject: Re: Finder Whose by Modification date
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 03 May 2002 08:20:11 -0700
On 5/3/02 7:55 AM, "Jason Bourque" <email@hidden> wrote:
>
> set vComparingDate to (current date) - (5 * days)
>
>
>
>
>
> tell application "Finder"
>
> name of every file of desktop whose (modification date) >
>
(vComparingDate)
>
> end tell
>
The error I am getting "Finder got and error: Can't make some data
>
Into the expected type.
>
>
>
I am running:
>
AS version: 1.8.2, OS version: 10.1.4
Same error here. Same versions (well, 1.8.2 is not final, it's 1.8.2b3).
--
Paul Berkowitz
_______________________________________________
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.