Resolution:
Correct the code; then recompile.
Example:
In the following example, the SET SIZE OF syntax is used in a two-dimensional array.
declare myArray as byte occurs 3 5 set size of myArray up by 4 20