Subject Re: [IBO] Old Value
Author Luiz Alves
Use qry.fieldbyname('xx').OldAsString.

Luiz.
----- Original Message -----
From: teo miljko <teo.miljko@...>
To: <IBObjects@yahoogroups.com>
Sent: Sunday, March 25, 2001 11:38 AM
Subject: [IBO] Old Value


> 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]
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>