[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



Is there a way to get the file creation date and time
of a file? Can I suggest an extension of PROBEF:
(PROBEF "FOOFILE" 'CREATION)
(PROBEF "FOOFILE" '(TRUENAME CREATION LAST-REF)).

Even though the information about a file is incredibly
system dependant, I think all reasonable systems support
the subset of messages '(TRUENAME CREATION LAST-REF)
and maybe some others.

This is usefull information to have for systems
programming.