17. NOT ENOUGH INDEX STACK SPACE.

LINGO uses a stack to keep track of indices referenced by set operators. It is possible, though unlikely, that this stack will overflow. The only way to remedy this situation is to rewrite the given expression so that it uses fewer indices.