View Single Post
Old May 28th, 2006, 7:18 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by ELHEK
Hey ppl im tring to run this code, it compiles but doesnt exucute properly, the loop Statement has an error. please any one help
It rather helps to say what the error actually was. Uncaught Java exceptions output a lot of debugging information, including the current thread stack upon receiving the exception. Without this information, diagnosing the problem is far more difficult.
Arevos is offline   Reply With Quote