I have input:-
"Dim m, n1, n2, n3, n4, n5, n6 As Int"
and get a dialogue box:- "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name index."
Is there anywhere in the documentation which explains these messages, gives examples of where it is wrong and a course of action to remedy the error?
Kind regards,
David.
"Dim m, n1, n2, n3, n4, n5, n6 As Int"
and get a dialogue box:- "Index was out of range. Must be non-negative and less than the size of the collection. Parameter name index."
Is there anywhere in the documentation which explains these messages, gives examples of where it is wrong and a course of action to remedy the error?
Kind regards,
David.