Jump to content

list all files created today


usera
 Share

Recommended Posts

Read about the functions FileFindNextFile() and FileGetTime() in the Help file. The time and date macros will probably be needed too.

Thanks, I think my point is how to do the global search for example C: not the current folder only.

I am not sure how to use FileFindNextFile() to find all the files not just in the current folder.,

Thanks

Link to comment
Share on other sites

Thanks, I think my point is how to do the global search for example C: not the current folder only.

I am not sure how to use FileFindNextFile() to find all the files not just in the current folder.,

Thanks

Sorry, I mistyped. The function I meant was FileFindFirstFile, which should've lent to FileFindNextFile being used next.

- Bruce /*somdcomputerguy */  If you change the way you look at things, the things you look at change.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...