• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Finder Whose by Modification date
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finder Whose by Modification date


  • Subject: Re: Finder Whose by Modification date
  • From: Jason Bourque <email@hidden>
  • Date: Fri, 03 May 2002 10:55:29 -0400

Ok, the "vFolderPath" line shouldn't have been in there.

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



Thanks,

Jason Bourque
Co-Director Boston AppleScript Users Group



On 5/3/02 10:26 AM, "email@hidden" <email@hidden> wrote:

>> set vComparingDate to (current date) - (5 * days)
>
>
>> set vFolderPath to alias "PowerBook Docs:MFS Scripting Projects:EDP
>> Script Server:Symmetric Folders 3.0.0:"
>
>> tell application "Finder"
>> name of every file of desktop whose (modification date) >
> (vComparingDate)
>> end tell
>
> Works for me. Does the fact that you define vFolderPath and then ask for
> the files on the Desktop have any relevance as you don't actually say what
> the problem is.
> _______________________________________________
> 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.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Finder Whose by Modification date
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Excel: newby question
  • Next by Date: Re: initializing loaded scripts
  • Previous by thread: Re: Finder Whose by Modification date
  • Next by thread: Re: Finder Whose by Modification date
  • Index(es):
    • Date
    • Thread