You can use VB's build-in function FileDateTime.

Example:


Dim dtTimeStamp As Date

dtTimeStamp = FileDateTime("C:\MyFile.txt")


------------------

Serge

Software Developer
[email protected]
[email protected]
ICQ#: 51055819