Fatal Error C1061

compiler limit : blocks nested too deeply

The code includes blocks that are nested to a level greater than the compiler limit (128 levels of nesting). Simplify block nesting in the code.