Page 1 of 1

which array's index is out of bounds?

Posted: Mon Feb 22, 2010 5:54 pm
by #NULL
could the debugger please tell at which array the error occured? i guess the debugger knows that already but is not telling. for example in an If statement with many conditions many arrays can be accessed in one line of code and then you don't always know which one is accessed by wrong index.

Re: which array's index is out of bounds?

Posted: Mon Feb 22, 2010 6:39 pm
by Kaeru Gaman
good point.
I'll second this request.