in reply to Re: Recursion and Such
in thread Recursion and Such

In reply to the Update

This seems to be a much simpler approach. It definitely saves on a lot of code, and takes out the confusing recursion. Thanks for offering a viable alternative that was in effect much easier to implement.