This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Terrabeck's profile picture

Weird Error Please Help

Started by Terrabeck, 09 June 2016 - 04:09 PM
Terrabeck #1
Posted 09 June 2016 - 06:09 PM
Please help.
I am trying to make a keypad run on a monitor using this code
http://pastebin.com/fqR8aAhT

When ever i run the program it give me this error.
bios:14: [string "DoorLock"]:73: '=' expected
I'm running the program on a advanced computer
Lyqyd #2
Posted 09 June 2016 - 07:39 PM
Moved to Ask a Pro.
Dog #3
Posted 09 June 2016 - 07:51 PM
Line 72 should be term.clearLine() - note the brackets at the end.