Hi Folks, I'm stuck with an intermittent error on an array value ( array[0]) , which is sometimes overwritten to value "0" instead of the necessary value.I'm not able to find the source of this problem, is there any way to debug and intercept which i...