Is there a way to get the contents of a folder, with the list sorted by creation date?
I recently used quickSort, found in the (Greg) Strange section of appleMods, in an iCal script that required date sorting. quickSort appears to be very robust.
– Rob