Posted 12 June 2012 - 03:31 AM
Hi all,
I was wondering if i could get some help with the following. I created a terminal with a monitor beside it. From what the wiki says, I should be able to output to that screen using
I was wondering if i could get some help with the following. I created a terminal with a monitor beside it. From what the wiki says, I should be able to output to that screen using
term.redirect("right")
When I use this, however, I get the following error: bios:32: attempt to call nil. My terminal then proceeds to "brick" and need to be replaced. Any ideas?