Kayza,
Accordingly to my test a record only updates when a (or more column) update
is performed. That's why (IFGT(dependcol;0;(.#date);(.#date))) contains
(.#date) twice; IFGT needs two statements. The second (.#date) NEVER
performs (R:Base 4.5++) when only data is viewed.
Jouke
----- Original Message -----
From: K Kleinman Zajac <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 2:32 AM
Subject: Re: DateStamp on edit
> >> Add a computed column to the table and set the contents to .#date.
>
> Jouke <<
>
> Wouldn't that cause the field to be updated every time the record was even
> viewed?