I'm making a program for one of my cs classes, that won't use the graphic interface. Instead it will "system.out.println()" a lot of text.
My question is: How do you clear the command line, like 'cls', in Java?
Thanks in advance!
Edit: That would be 'console' instead of 'command line' I suppose.
[This message has been edited by adamxyz (edited October 02, 2001).]
