|
Well,
I think there's no function that allows searching files by last-modified-date. So you'll have to do a dir-function for *.* and then check last-modified-date for the correct date. Do you know how to write such a function. FindFirstFile-api could speed things up.
Stefan
|
__________________
VBTricks.de.vu the free source for all Visual Basic issues in English. Free controls, classes and whole projects available. Deals also with (Free) Pascal and Gambas.
|