|
-
Feb 25th, 2006, 02:09 PM
#1
Thread Starter
New Member
List Directory Contents In Order Of Date Created
Hi,
Im trying to write the contents of a directory into a file i've got that but i cant figure out how to write it in order of file creation date any ideas?
Cheers
-
Feb 25th, 2006, 02:34 PM
#2
Re: List Directory Contents In Order Of Date Created
since you are just writing it to a file you could shell the command "dir /od" and pipe the output to a file.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|