term.clear() monitor top access
[Error] "bios:206: [string "startup"]:2: '=' expected"?
Started by digpoe, May 07 2012 10:40 AM
2 replies to this topic
#1
Posted 07 May 2012 - 10:40 AM
I was making a startup script to run a program on a monitor, but when I run it, it comes up with the error in the title. The code I'm using is this:
#2
Posted 07 May 2012 - 11:04 AM
Try this:
term.clear()
shell.run("monitor", "top", "access") --shell.run("ProgramToRun", "Argument1", "Argument2" ......)
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












