or: Code: String s = Integer.toString (numb); and then proceed as before
String s = Integer.toString (numb);
"There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein If you are programming in Java use www.NetBeans.org
Forum Rules