| Author |
can some one help me im just new in java.
|
francis sumaylo
Greenhorn
Joined: Jul 11, 2010
Posts: 3
|
|
i have a problem on my program i dont know how to do, every time i run the program and try to input records after i save it the program stops and before continue a need to run it again. is there any suggestion what to do? help me please im having a headache with this.
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
Welcome to the ranch The next time you post some code, please UseCodeTags.
|
[My Blog]
All roads lead to JavaRanch
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14685
|
|
|
It looks like you need some sort of loop, like while(i2 != 6) or while(true).
|
 |
 |
|
|
subject: can some one help me im just new in java.
|
|
|