56 posts
Posted 19 March 2012 - 02:49 PM
everything you need to know is here:
http://www.youtube.com/watch?v=ljRBVdmrFuI&feature=youtu.be(needs some minutes for upload because it is at 60%)
473 posts
Location
Poland
Posted 19 March 2012 - 03:06 PM
delete the 'end' at the end of your code, there is nothing to close. It will work then
2447 posts
Posted 19 March 2012 - 03:46 PM
Yeah, it told you that the error was on line 5. In future you should come on IRC and ask if anything is wrong with your code (or post on the forum) before assuming it's a ComputerCraft bug :D/>/>
56 posts
Posted 19 March 2012 - 06:40 PM
delete the 'end' at the end of your code, there is nothing to close. It will work then
delete the 'end' at the end of your code, there is nothing to close. It will work then
ok thanks! now it works :D/>/> (silly me)