Re: How to find out that a text item was changed (Forms 4.5)?
From: Tim <Tim_at_home.com>
Date: 1997/11/06
Message-ID: <3461D2A2.4F7A_at_home.com>#1/1
Date: 1997/11/06
Message-ID: <3461D2A2.4F7A_at_home.com>#1/1
> Does anybody know the way to
> find out that Forms45 Text Item
> was changed at runtime?
>
Try comparing the current value with the item's database value:
use get_item_property(item, DATABASE_VALUE)
T Received on Thu Nov 06 1997 - 00:00:00 CET
