Hi all,

I'm asking because I recently download some sample code from somewhere where there were so many nested statements that a lot of the code was running off the right side of the screen.

I'm guessing there may be some times where you need a number of nested statements but is there some sort of rule of thumb: I have # many nested control statements so I should probably rethink my code because that is too many?

Thanks for any insight.