hi can a force a notation of numberboxes? or how far can i count with an interger-box? if i add 1 to 999 999 the numberbox shows 1.000000e+6 and adding another 1, stays at 1.000000e+6. but if i substract both the result is 1, which demonstrates, that in a way the correct number is hold in the box. i used an "int"-object to store the integer-number and a "+ 1" for the addition. marius.