View Single Post
Old Jun 13th, 2006, 8:11 PM   #6
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Ok, first off a couple things:

#1 - put your code in code tags if you want anyone to help. (honestly)
#2- I'm looking at this page: http://www.cs.wisc.edu/~cs302/io/JavaIO_Scanner.html
Are you sure your defining custNum properly? I think when you get the user input, its going to be a string. You will need to convert it. Also where is it defined? Im not big on Java, but hope this helped. Last thing, are you getting any errors when you execute the code?
Booooze is offline   Reply With Quote