Computer Science Canada Clear Screen in Ready to Program |
Author: | Priyesh [ Sun Mar 24, 2013 12:29 pm ] |
Post subject: | Clear Screen in Ready to Program |
How do i clear screen using rtp and hsa console? |
Author: | DemonWasp [ Sun Mar 24, 2013 12:53 pm ] |
Post subject: | RE:Clear Screen in Ready to Program |
Well, try looking at the documentation for the hsa.Console class: http://www.brentwoodhigh.com/apcs/holt/hsa-javadoc/Console.html See if you can find a method that might clear the screen. |