Page 3 of 3

Re: Help debugging please

Posted: 10 Apr 2011, 15:04
by h-g-t
Sent you a pm with comments.

Re: Help debugging please

Posted: 10 Apr 2011, 15:49
by pavementpilot
Thanks h-g-t. I replied and here is what I found. 1) no programming late at night while tired. 2) I had 2 different sets of variable and crossed them up. EX Distance100 Distance10 in the get info input routine. But when I was calculating and displaying, I was trying to use the variables 100Distance 10Distance. This cross up came from renaming the variables because I couldnt see the entire name properly in the block name.