I want to monitor one particular location in an array to see where in the code it is being "clobbered."
I tried many various IF statements, but so far nothing has isolated the problem.
wasn't there something called a WATCH command in the debugger?
Haven't used it in a long time, so not sure - is there an example somewhere ?