| ERROR | FORALL iteration variable string is not allowed in this context |
| CAUSE | FORALL iteration variable can only be used as a subscript. It cannot be used directly or as a part of an expression. |
| ACTION | Use FORALL variable only as a collection subscript. |