UltraMaskedEdit - Incorrect Value being displayed

Posted by bheavican on 16-Nov-2009 15:17

Would someone be so kind to verify what I'm seeing is actually happening and if it is whether or not this is a bug or explain to me why it's not?  I have a UltraMaskedEdit on my form.  The input mask is "CCC\.CC\.CCCCC".  I set the value to "123  67890".  I expected to see 123.  .67890 but i'm seeing 123. 6.7890.

THIS-OBJECT:ultraMaskedEdit1:InputMask = "CCC\.CC\.CCCCC".

THIS-OBJECT:ultraMaskedEdit1:Value = "123  67890".

TIA

All Replies

Posted by Håvard Danielsen on 17-Nov-2009 12:59

I suggest you report this to Support. I see the same behavior and it does not seem right; two spaces normally uses two "C" format/mask characters.   

This thread is closed