On Wed, 22 Jun 2011 17:35:06 -0400, "(PeteCresswell)" <(E-Mail Removed)>
wrote:
>Per mm:
>>Hi, Pete. Why do you have to identify the oldest? If you create the
>>latesst with the current data and time, won't that be enough to make
>>the names different, and sort in the right order?
>
>I only keep the most recent 30 copies - so I need to delete the
>oldest one each time.
For the record, witih XXCOPY ,a free for personal use or maybe totally
free DOS program, I don't know that you can delete the oldest (but
maybe, there are so many options I can't learn them all)
but what you can do is delete anything of a certain style name that is
more than 30 days old, for example. Like everything named *.txt or
text*.txt, or whatever. )
>That was easy with naming convention *.00*, *.01*, and so-forth.
>
>But I wanted the list of files that comes up in Windows Explorer
>tb identifiable by date - and jumped to the conclusion that
>embedding the date in the file names was the right thing to do -
>having seen that "Created Date" kept coming up the same.
>
>Bob Willard, however, brought me to my senses. I looked again,
>and found that "Date Modified" contained the original creation
>date - even after the file had been renamed a few times.
>
>Bottom line, there's no need for me do what I was going to do.
>
>Thank goodness!!! -)
|