Advertisement
Simlor_GER

SappS - Shell program

Mar 17th, 2016
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. term.setBackgroundColor(32768)
  2.  
  3. term.clear()
  4. term.setCursorPos(1,1)
  5. term.setTextColor(1)
  6. print("Back to SimSoft? 'exit'")
  7. shell.run("rom/programs/shell")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement