Variable cannot be modified - why can't I view it? (OpenInsight 32-Bit)
At 19 NOV 2007 07:13:53AM Glenn Groves wrote:
I sometimes get an error or warning message 'The variable cannot be modified' when trying to inspect a variable in the debugger on OpenInsight version 8.0.0. I can see the variable inside the program (i.e. the variable is referenced within the code.) Why can't I inspect some variables? I am not trying to change the value of the variable, just see what it contains. The variables thus far have been passed into the subroutine as parameters, but I do not know if that is coincidence or not.