Subject TIB_Transaction OnStatusChange missing
Author ehandbury
Hello,

(BCB4, FB1, IBO_4Gc)

I have been trying to figure-out how to trap changes to
TransactionIsActive. A previous poster said to use the event
OnStatusChange. This event is not present in BCB.
My questions are:
1) Does anyone else using BCB have this event? (Which means that I
somehow built IBO incorrectly).
2) If this event is really not available, how does one trap the
change in TransactionIsActive? I have some buttons that I want to
enable/disable depending on the value.

TIA. Eric.