Posted 09 July 2013 - 06:45 PM
hi am new to this so im starting small I have a monitor set up on top of my computer with the following program and get an error attempt to call nil
monitor=peripheral.wrap("top")
monitor.setTextScale(5)
monitor.CursorPos(1,1)
monitor.write("WILFRED")
monitor=peripheral.wrap("top")
monitor.setTextScale(5)
monitor.CursorPos(1,1)
monitor.write("WILFRED")