Subscripting or reference modification of %1 not valid in this context. Ignored.
10
Cause . . . . . : %1 is being subscripted where subscripts are not allowed, or it is being reference modified where reference modification is not allowed.
Recovery . . . : Remove any subscripting or reference modification that is not valid in this context.