0120: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 17:46, 28 June 2013

Summary:

Illegal array sub-script element

Cause:

An illegal array subscript was used.

Remedy:

Make sure that each array subscript is between 0 and the maximum array size+1.