View Single Post
Old Jun 24th, 2005, 1:09 PM   #4
Dark Flare Knight
Hobbyist Programmer
 
Join Date: Mar 2005
Location: Canada
Posts: 113
Rep Power: 4 Dark Flare Knight is on a distinguished road
So is there any way to move the cursor back to the top of the program? so the next text would appear on the top?

if i use a for loop

EDIT

if i use hsa.Console, then moving the cursor is setCursor (x,y) where x is the coloumn and y is the row and clear (); clears the screen but my teacher recommends me to use System.out sommands rather than hsa.Console;

Last edited by Dark Flare Knight; Jun 24th, 2005 at 1:15 PM.
Dark Flare Knight is offline   Reply With Quote