Quote Originally Posted by Dragnorian View Post
Yes I know that I Need to tighten up on it.
Pretty much everyone does to begin with. I think that it's often because data goes into and out of a console application as text and VB in particular can be quite forgiving in many cases, performing implicit conversions much of the time. Proper use of data types is critical to create software of any significance though.