18. OUT OF SET STACK SPACE.

LINGO uses a stack to keep track of sets referenced by set operators. This stack may overflow, though it’s unlikely. The only way to remedy this situation is to rewrite the given expression so the maximum number of pending set operators is reduced.