Debug Variables Not Updating in 7.1

Dave Sharpe

Member²
Marco

With version 7.1 have a problem debugging a procedure.

If I watch a variable before declaring it developer shows "Not a variable" as it should but continues to show the same value even after it is declared.

If I make a 2nd entry for the same variable it will now show NULL as it should but tt continues to show NULL even after it is assigned a value; but if I make a 3rd entry for the same variable it shows the assigned value.

I'll email you an example screen snapshot.

Dave
 
Disregard, problem was between the chair and the keyboard.

While experimenting with my debug lockup problem I had experimented with various "debug settings" configurations in tools->preferences and had left "update watches..." unselected.

I regret any inconvience that I may have caused.

Dave
 
Back
Top