On 29 Sep 2005 13:28:36 -0700, "PilotYid" <> wrote
or quoted :
>Does a file have to be closed to use setLastModified() to change its
>modification date?
I think not (Try it to be sure. It won't explode.), but logically it
makes no sense to use it other than after closing since close has a
built in setLastModified( now ) (as part of the OS most likely). Any
setLastModified you did would be soon overwritten.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.