keyInField
yves COPPE
yvescoppe at skynet.be
Thu Sep 26 11:20:00 EDT 2002
Hi Jan
in your script for numeric fld, I've understood that you can change
the numbers after the decimal with
put format("%16.3f", tNumber) into tFormatted
if we change .3f with .2f, it gives 2 numbers after decimal.
Now : 2 problems :
1) I'd like the separator of decimal is a comma and not a point.
is it possible ?
2) I' d like a separator for the thousands (a space for example)
so : 123456789 -> 1 234 567,89
can you insert that in your script ?
thanks.
--
Greetings.
Yves COPPE
Email : yvescoppe at skynet.be
More information about the use-livecode
mailing list