Hi,This is because in this case if you have set num{zzz9.999} then if
you give more then 4 digits in the numeric field then it will be shown
by comma (,), so if don't want comma then you can increase the number of
z i.e. num{zzzzzzz9.999}. So that if you enter upto 8 digits then it
will be shown in dot (.), above 8 digits it will be shown in
comma.Thanks,Deb.