Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The number of indices used to access an array element must be exactly the same as the rank of the array, that is, the number of dimensions declared for it.
Error ID: BC30105
To correct this error
- Add subscripts to the array reference until the total number of subscripts equals the rank of the array.