Or you can do it the old fashioned way and define a form variable:
DateTimeCol = .#NOW

This will only update if the row has been modified or inserted

Karen

 

 

 

-----Original Message-----
From: Albert Berry <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Wed, Feb 26, 2014 12:23 pm
Subject: [RBASE-L] - RE: date time


All right, let us put the two different pieces in one post. It might 
help clarify things. So that the user sees the time on the form, place 
the LED or analog clock on the form. It will click off the seconds, but 
won't do anything for the database entry. You need to use .#NOW when you 
insert the row as part of the data string when you post the row to the 
table. This is in the button eep that you use to save the row.

Albert



 

Reply via email to