I too was working on the "while" loop. But, your solution is more concise and elegant than mine so yours will be used.
During coding I fell into a trap where my loop was endless. I was using the view() method for more than one variable so it cycled through the message boxes endlessly. How does one break that loop? Ctrl-C, Break, Ctrl-Break didn't work. I finally ended the misery with the Task Manager.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.