Library /sys$common/syshlp/basichelp.hlb Run time errors, ARRMUSSAM *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Arrays must be same dimension (ERR=238) The program attempts to perform matrix addition or subtraction on input arrays with a different dimensions. Redimension the arrays so that the input arrays have identical dimensions.
|