FOROFLOW, FOR commands nested too deeply
Compile Time Error: This indicates that a single line contained more than 32 FOR statements.
Action: Rework the routine so FORs are not so deeply nested in a single line.