Ich hab noch einen:
nicht x="123";
sondern: x=123.0;
Bei Formulareingaben hilft oft wirklich blos:
x = docu......value * 1.0;
fastix
Ich hab noch einen:
nicht x="123";
sondern: x=123.0;
Bei Formulareingaben hilft oft wirklich blos:
x = docu......value * 1.0;
fastix