Subject Re: [IBO] OT: EditMask
Author Geoff Worboys
> 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 ?

The standard VCL editmasks are not much help when it comes to numeric
or currency inputs. It was one of the reasons I built my enhanced
components. The enhanced mask processing is setup to support this
sort of thing.

http://www.telesiscomputing.com.au/enhcomp.htm

There is a link on the page to email me for the password if you are
interested in evaluating the controls - or you may already be familiar
with EditEnh from when it was included with IBO3.

Geoff Worboys
Telesis Computing