Results 1 to 2 of 2

Thread: List Directory Contents In Order Of Date Created

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2006
    Posts
    5

    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

  2. #2
    Old Member moeur's Avatar
    Join Date
    Nov 2004
    Location
    Wait'n for Free Stuff
    Posts
    2,712

    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
  •  



Click Here to Expand Forum to Full Width