With debugging I create temporary global variable with debug in the name and set them to the value I want to see. For example debugStartPoint=startPoint; I haven't found a way for the debugger to allow local variables to be seen so this is my reason for it. I'm hacking the struct now and will post shortly.


Chaos is a paradox consistently inconsistent.