` Printed Icetips Article

Icetips Article



Par2: How to tell whether a field has been changed
2000-07-21 -- Dennis Evans
 
Late in INIT call self.SaveHistory()

Then, in TakeCompleted Before Parent call, you can test whether
any field on the Form has been changed with:

  if History::pre:RECORD.pre:label <> pre:label



Printed May 4, 2024, 11:09 pm
This article has been viewed/printed 35110 times.