1 posts
Posted 31 January 2013 - 05:47 AM
I have just been introduced to feed the beast, and decided to play around with computercraft, however I have no idea how to go down to the next line while writing code. Ihave treid tab, enter and arrows keys
8543 posts
Posted 31 January 2013 - 09:03 AM
Split into new topic.
Are you using the edit program or the Lua prompt?
12 posts
Posted 01 February 2013 - 09:32 AM
He's probably using the prompt. Otherwise enter would have worked.
Try typing "edit 'programname'" into the interface (outside of LUA) and write the program there.