RNF0521

An array index is missing following a left parenthesis.

20

Cause . . . . . : The entry contains a left parenthesis without an array index immediately following it. The left parenthesis and any following data are ignored.

Recovery . . . : Remove the left parenthesis and any following data, or specify an array index following the left parenthesis, then specify a right parenthesis. Compile again.