From: Peter L Versteegen Date: 2008-01-05T20:27:24+09:00 Subject: A file's creation date --Apple-Mail-8-34426687 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hello anyone, I have written a script that organizes my ten thousand+ photos into a year/month file structure using 'exifr' while eliminating duplicates. Unfortunately some of the dates in the 'EXIF' block are bad or non existing. In the latter case, the file's creation date is the closest I can come to as a date to use for the photograph, and even that is sometimes flawed. However, I cannot find a method for retrieving the creation date of a file. The file class has 'atime', last access time, and 'ctime', lst changed time. I have googled and googled but can't find a way. Can anyone help? Thanks ahead of time. Pete pversteegen@gcnetmail.net --Apple-Mail-8-34426687--