I am in a bit of a conundrum where actual results do not show correctly, and running in debugger with "Break On Error" set and
I get Error 9: Subscript/Pointer out of range
The problem being that if I evaluate each variable they all show in the watch list, so I have to wonder, is it something prior that caused the problem? Is it something I need to replicate to demo? Is it something that I should look for that I can see the results, but I am still getting an error?
I know...its a convoluted idea, but I have no idea where to start looking for my mistake.
#DEBUG ERROR ON
The problem being that if I evaluate each variable they all show in the watch list, so I have to wonder, is it something prior that caused the problem? Is it something I need to replicate to demo? Is it something that I should look for that I can see the results, but I am still getting an error?
I know...its a convoluted idea, but I have no idea where to start looking for my mistake.
Comment