View Single Post
  #2 (permalink)  
Old 07-26-2008, 11:52 PM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: SouthWest Missouri, USA
Posts: 2,229
Rep Power: 4
Norm is on a distinguished road
Default
Quote:
My problem is that the new feature and restocking fee do not display when the program compiles.
Do you mean when the program executes?
Are there any errors in the compile?
What is output when the program executes?
If nothing is being displayed, add println() statements to various methods until you see the output from them. Then copy that here with your questions and comments.
Reply With Quote