Select files on time or date

  • Thread starter Thread starter Jan
  • Start date Start date
J

Jan

Hi there,

I have the following problem:
Is there a way to select files on time or date. I mean on the time that
they are saved. I have a lot of files with a certain save time/date.

Thx
 
* Jan said:
Is there a way to select files on time or date. I mean on the time that
they are saved. I have a lot of files with a certain save time/date.

'File.GetCreationTime', 'File.GetLastWriteTime', 'File.GetLastAccessTime'.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Dilbert's words of wisdom #18: Never argue with an idiot. They drag you down
to their level then beat you with experience.
 
Back
Top