Subject Installing IBO4.3Aa and TIB_ActionAppend
Author russellbelding
I'm installing IBO4.3Aa and when installing IBO40VDT_D6.bpl ,
IB_VisualReg.pas fails to compile, as TIB_ActionAppend is undefined.
The
call is
RegisterActions('IB Update', [TIB_ActionOpen, ..., TIB_ActionAppend]);
I am puzzled because TIB_ActionAppend is defined in unit
IB_ActionUpdate and
this is being included.

Any suggestions?

Thanks

Russell Belding