On Mon, Aug 18, 2008 at 05:55:28PM -0700, Sam's Lists wrote:
> Okay, unless I'm missing something your answer only works for creation
> time. I want it to record modification time, which is different then
> creation time (except of course at the time of creation, in which case
> they'd be the same thing.)
For record modification override .set() method and modify your program
to always call .set(); never modify a single attribute via assignment.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ ph...@ph...
Programmers don't die, they just GOSUB without RETURN.
|