You can use %OnBeforeSave method. See: http://localhost:1972/csp/docbook/DocBook.UI.Page.cls?KEY=GOBJ_callbacks#GOBJ_cb_onbeforesave
Warlin Garc�a "Daniel Santa Cruz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks Nuno! > > Now, this would store the time the object that first instantiated. How > about the time when it was saved? > > Nuno Canas wrote: > > > Daniel, > > > > Try > > > > Property CreationDate As %TimeStamp [ InitialExpression = {$zdt($H,3)} ]; > > > > Nothing more needed !!! > > > > Nuno
