Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Change File Attributes

Hi!

On a given file and with inputs such as last modified date, name, full path of file, etc I want to modify this file.

However I only want to make the changes to file if ALL the changes can be made - like a database transaction.

Is there any way to do this without using streams?
That is, just using 2 file objects?

Thanks!
[365 byte] By [pacify] at [2007-11-11 10:08:08]