MRMAN
06-12-2006, 11:49 AM
Hello.
I am making a tool to copy new files from folder a to folder b.
If a file exists in the b then i want to compare the version number of the file in a and b and if b is a out of date version then it will copy a to b.
The problem is i don't know how to get the version number.
I can get the mod date and time, Attributes and other stuff but can't work out the version.
Does anyone know how.
Thank you.
I am making a tool to copy new files from folder a to folder b.
If a file exists in the b then i want to compare the version number of the file in a and b and if b is a out of date version then it will copy a to b.
The problem is i don't know how to get the version number.
I can get the mod date and time, Attributes and other stuff but can't work out the version.
Does anyone know how.
Thank you.