Posted 19 July 2012 - 09:14 AM
I was using the ComputerCraftv1.3.3 .
I want to print a string in the monitor.
My code:
mon.write("ni hao")
When I ran the program, I saw this :
m:1: attempt to index ? (a nil value)
Who can help me?
I want to print a string in the monitor.
My code:
mon.write("ni hao")
When I ran the program, I saw this :
m:1: attempt to index ? (a nil value)
Who can help me?