Posted 11 December 2012 - 12:45 PM
Is there a way to clear the console?
EDIT: Nevermind
EDIT: Nevermind
shell.run("clear")shell.run("rom/programs/clear")
term.clear()
term.setCursorPos(1,1)