Subject Old Value
Author teo miljko
How i can get old buffer value for some field?
Example:
table1.edit;
table1.fieldbyname('t').asstring:='a';
table1.fieldbyname('t').asstring:='b';
How I can get value 'a'?

Thanx




[Non-text portions of this message have been removed]