Subject Re: [IBO] TBCDField instead of TIBOBCDField
Author Carlos Macao
Hi Jason,

> I don't need to have a TIBOBCDField any more so it has been removed
and I
> just use the TBCDField as is.
>
> Jason

As i have got some hundred fields typed as TIBOBCDFields and they
don't have precision but only size what do you advise me? To change
it all to TBCDField? What problems do you except from having bcd
fields with and without precision info?

I am putting this questions because since yesterday i've already
changed more than two hundred bcd fields with wrong size, to put my
application to run with last IBO build, so i need to be sure what to
do; keep the old TIBOBCDFields or recreating all as TBCDFields.

Thanks,
Carlos Macao