Why doesn't this work any more?
Why doesn't this work any more?
- Subject: Why doesn't this work any more?
- From: Jeremy Roussak <email@hidden>
- Date: Sun, 13 Apr 2003 09:49:50 +0100
Hi,
The line below used to work perfectly (under OS9.x and earlier). Now,
under X (10.2), it doesn't. Any ideas why?
set fl to every folder in alias "JR:Work:" whose modification
date is greater than lastDate
The folder JR:Work: does exist and lastDate is a date variable. I get
a message from the Finder that it can't make some data into the
expected type.
If I change the filter to something like
whose name begins with "C"
it works fine (but doesn't give me what I want, of course!).
Thanks
Jeremy
--
Jeremy Roussak
mailto:email@hidden
_______________________________________________
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.