View Single Post
  #3 (permalink)  
Old 07-02-2008, 05:07 AM
Norm's Avatar
Norm Norm is offline
Senior Member
 
Join Date: Jun 2008
Location: Heredia, Costa Rica
Posts: 2,223
Norm is on a distinguished road
Too much code to wade thru.
You need to use some debugging techniques.
Add some println() to the code to show where and what.
Run the code and look at the output to see what is happening.
Reply With Quote