Just a correction, this is how the code should look like.Code:TimeX = Format(FileDateTime(File), "dd/mm/yyyy") & " " & Format(FileDateTime(File), "h:mm:ss AMPM")
This format method works great, but it gives me the time the file was accessed not modified.
Is there any way i can change that?
[Edited by invitro on 06-21-2000 at 03:27 PM]






Reply With Quote