Hi !
I'd like to known if this line works !
String input = javax.swing.JOptionPane.showInputDialog("How many " + howManyCategory[i] + " were sold?");
I try it and nothing happened ! The program just hang.
By the way, here is a working version of your program but without the Swing dialog box.
Thanks
[ edited to surround code with the [code] and [/code]
UBB Tags so as to help preserve formatting and make the code easier to read -ds ]
[ November 18, 2002: Message edited by: Dirk Schreckmann ]