Well, I'm reading a C++ Book. It says that using the goto command in C++ is shunned by programmers. I'm just wondering if that applies to vb...
Now not being an expert programmer, I've found the goto command very useful in vb to get out of loops, and just to streamline my whole code.
So thats the question at hand... Is goto an acceptable command in VB?
-Edited by Cimperiali to add two more options
