$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (yg-boost-users_at_[hidden])
Date: 2003-05-08 02:28:20
richard_fanta wrote:
>
> Even if the volume is read-only from one machine, it might still help
> to know when the file was last altered.
>
Isn't this last modified time? NT reports 3 times: Created, Modified
and Accessed. I would assume that ISO9660 supports modified time. What
about other OSes?
AFAIK, last access time on NT is read or write access time.
Russell