Subject OT: EditMask
Author guido.klapperich@t-online.de
I have a field, which stores money-values and have the following
EditMask for example 9990,00;1; When the user now enters a IB_Edit and
want to type 5,2 it comes to a exception, because the 5,2 is converted
to 5___,2_ and this is not a valid value. Does anyone know, how to solve
this problem ?


Guido