Cross-border
Users questions:I uploaded the VB programming, I can not run the program inside the existing "subscript cross-border" problems, I will not modify, ha ha good-hearted people to help look!! Thank you!! One-dimensional array of elements up to a few? ? That is the largest subscript to much? ? 255, right? ?
Experts answer: array of mat you define(), The subscript bounds, and that is the number beyond the mat, for example, you define an array mat (10), less than the integer in the 0-10 are reasonable, if you use mat (11) that that will prompt a marked cross-border; specific how to change it, you look at your definition of mat () numberGroup is the largest subscript number, the next target integer not exceeding the maximum subscript on it.