Hey!
I'm not so sure if I have missed something, but if I have an array, and put values into 1-11 by doing set value at 0, set value at 1, set value at 2 etc, when I later try and put the values into textboxes, the only values that work retrieving is 1-9, and 10 and 11 just displays 0 in the textbox. Does anyone know why it does that, and if it's supposed to be like that?
Thanks.