Hi Hoss,
Thanks for the input!
Something rather strange happened. I fixed my regex such that instead
of returning just 1,000 ... it would return 1,000.00 and voila it
worked! So Parsing group separators is already supported apparently
then ... its just that the format is also looking for a
decima
: It is pretty obvious from this that the "sdouble" schema fieldtype is
: not setup to parse out group-separators from a number.
correct. the numeric (and date) field types are all designed to deal with
conversion of the canonical string represetantion.
: 1) Then my question is which type pf s