Summary:
Too many nested structures
Cause:
Too many nested IF, FOR/NEXT, and DO LOOP structures.
Remedy:
Reduce the total number of nested IF, FOR / NEXT, and DO / LOOP structures to 80 or less.