Hi,
First; FileDateTime - does it return the Date created or Date modified, the VB help says it's either, which isn't much help at all!
Second; if I use GetTempFile to create an empty temporary file on my C drive, then use VB's FileCopy statement to copy a file from a Server onto my C drive, naming the file as the name given by GetTempFile - will the file have the same date (returned by FileDateTime) as the file on the server, or will it have the date and time of the Temp file?
- Andy.
First; FileDateTime - does it return the Date created or Date modified, the VB help says it's either, which isn't much help at all!
Second; if I use GetTempFile to create an empty temporary file on my C drive, then use VB's FileCopy statement to copy a file from a Server onto my C drive, naming the file as the name given by GetTempFile - will the file have the same date (returned by FileDateTime) as the file on the server, or will it have the date and time of the Temp file?
- Andy.