We have a Text Field in that we need to enter Numeric values more than
15 digits. we have to format that as a currency Field. (Value starting
with $ and having comma separated, eg., $123,123,123.00). We tried using
num{zzzzzzzzzzzzz9.zz} Pattern, but didnt give any luck. will there be
any other way of providing pattern using some reserved Symbols ( * ? +).
thanks in AdvanceSri